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.
Write and run your first “Hello, World!” program
Execute your “Hello, World!” command in the Python interactive console
Learn about logical operators
Learn about if/else statements
Learn about
for
and
while
loops
Learn about
break
and
continue
statements
🍦 Add bonus features to your game
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! 🥳