##Directions:
- To start, fork the repository.
- Clone the repository to your computer.
- Modify the files and commit changes to complete your solution.
- Push/sync the changes up to GitHub.
- Create a pull request on the original repository to turn in the assignment.
##Exercises: ###Think Python: ####Chapter 1: The Way of The Program
(do all exercises, submit the below)
- HW01_ex01_04.py
####Chapter 2: Variables, Expressions, and Statements
- HW01_ex02_01.py
- HW01_ex02_02.py
- HW01_ex02_03.py