Data and AI Training

Home | Prices | Contact Us | Courses: Power BI - Excel - Python - SQL - Generative AI - Visualising Data - Analysing Data

Python Snake Course Lesson 3 - List and Dicts

Back to Python Snake Course Landing Page

Lesson 3 focuses on three very useful data structures: lists, tuples and dictionaries.

We use the Python code at the end of lesson 2 as a starting point. Our objective in this lessons are that the snake begins to move at last, and looks less like a square and more like a snake.

This is the agenda: