Submit a single file named hw1.py
through Canvas
by the assignment deadline.
Make sure that you document your code appropriately, including docstrings for all functions and regular comments where appropriate. Include a docstring at the top of the file with the homework title, the date, and your name. You should also include a block comment containing an honor code statement that includes an acknowledgment of any help received.
Also, check your code thoroughly to make sure that it complies with the class style guide.