Write and run your first “Hello, World!” program
Execute your “Hello, World!” command in the Python interactive console
Learn about variables
Variables, Expressions, and Statements
Learn about expressions
Variables, Expressions, and Statements
Learn about statements
Variables, Expressions, and Statements
Learn about logical operators
Learn about if/else statements
Learn about lists
Lists, Sets, and Dictionaries
Learn about sets
Lists, Sets, and Dictionaries
Learn about dictionaries
Lists, Sets, and Dictionaries
Learn about for and while loops
🍦 Add bonus features to your game
Learn about break and continue statements