Building a Guessing Game with Python
Course Prerequisites:
- Recommended Age: 9 +
- Python Basics course completion recommended.
Module 1 | Module 1 |
Unit 1 | Getting Started |
Unit 2 | Importing Random & Generating a Number |
Unit 3 | Requesting User Input & Assigning Variable |
Unit 4 | Setting Our Variable to Integer Value |
Unit 5 | Compare Guess to Random Number |
Unit 6 | Keep Looping! |
Unit 7 | Ending Our Game |
Unit 8 | Running & Testing Our Code |