In this unit, we will build upon our introductory understanding of Python programming concepts and continue to apply them as we work through a guided Python project. This unit focuses primarily on processing and validating user inputs.
Please take a few moments sometime after class to read through the following notes:
You may find the following notes helpful as you work through the project (below):
- Python Programming Language:
- Control Flow (Break and Continue from Loops)
- Raising and Handling Errors
We will spend a majority of class time working independently on the following project:
At certain times during class, we will convene to share solutions to various parts of this project.