Problem
Write a brief proposal for your Project: what you propose to design, code, and present. This only needs to be a paragraph or two, but no more than a page.
1. Design, code, debug, and test your own original Python program.
2. Start with an existing Python program, then modify and extend its code in some way, perhaps adding new functionality. You may also refactor its code, cleaning up its internal design to make it more readable and changeable. Multiple possible starting Python programs will be provided.