Execute your “Hello, World!” command in the Python interactive console
Not Started
Variables, Expressions, and Statements
3
Learn about variables
Not Started
Learn about expressions
Not Started
Learn about statements
Not Started
Conditionals
3
Learn about booleans
Not Started
Learn about logical operators
Not Started
Learn about if/else statements
Not Started
Functions
1
Learn about functions
Not Started
Lists, Sets, and Dictionaries
3
Learn about lists
Not Started
Learn about sets
Not Started
Learn about dictionaries
Not Started
Loops
2
Learn about for and while loops
Not Started
Learn about break and continue statements
Not Started
Guess the Word
5
🎲 Handle user input
Not Started
🎲 Keep track of guesses
Not Started
🎲 Show the word progress
Not Started
🎲 End the game
Not Started
🍦 Add bonus features to your game
Not Started
Strings
1
Learn how to use strings
Not Started
Feel free to use this doc to run your own intro to Python workshops, but please remember to give credit to us and link back to this original doc. Happy developing! 🥳