Homework 1: Python Practice (20 points)
STEP I: Setup
- Make a folder inside your "CS102" folder called "hw01"
- Download hw01.py
- Move hw01.py into the "hw01" folder
- Open hw01.py with Thonny
- You do not need to edit the print statements or comments that are already there
- Write your code below each question
- If the question asks you to explain something, use comments
#
- Example:
- READ ALL COMMENTS AND ANSWER THE QUESTIONS IN THE hw01.py FILE
- Submit hw01.py to Moodle when you are finished