Loading

Quipoin Menu

Learn • Practice • Grow

ai-foundation / History of AI
exercise
1/5
Exercise 1Ai-foundation
Question

Create a Python list of important years in AI history (e.g., 1950, 1956, 1997, 2012). Then write a loop that prints each year and a key event (use a dictionary to map years to events).