Intro to Python
Share
Explore

icon picker
Summary

Congratulations! 🎉 You made it to the end! Regardless of how many tasks you finished today, we hope you learned something new during this workshop.
This is not a comprehensive guide to Python, so we encourage you to continue exploring even after you complete this workshop! Here are some you might find helpful.
Task Summary
9
Section
Task
Status
What is a program?
2
Write and run your first “Hello, World!” program
Not Started
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! 🥳
Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.