Project 2: Using Functions

Due Thursday, September 29, at 9:00 AM

Download the partial program p2start.py. Under if __name__ == "__main__":, it makes a number of calls to functions that don't yet exist! Write the functions to finish the program.

Turning in the Project

Upload your completed project here. Name your file with your first and last name, like this: lastname_firstname_p2.py. So I would name project 2 long_seth_p2.py.