##Directions:
- fork
- clone
- modify
- add
- commit
- push
- pull-request
##Exercises: ###Think Python: ####Chapter 3: Functions
(do all exercises, submit the below)
- HW02_ex03_03.py
- HW02_ex03_04.py
- HW02_ex03_05.py
####Chapter 5: Conditionals and Recursion
- HW02_ex05_02.py
- HW02_ex05_03.py
- HW02_ex05_04.py