- 1
Variables
Introduction to Python Variables: Storing and Manipulating Data
- 2
If / Else
Introduction to If-Else Statements in Python
- 3
Loops
Introduction to Loops in Python: Basics and Examples
- 4
Lists
Python Lists: Storing, Accessing, and Manipulating Data
- 5
Functions
Python Functions: Defining, Reusing, and Passing Variables
- 6
Guess the word
Creating a Guess the Word Game in Python