Basic HW
- Begin with a comment including your name.
- Separate function for each chapter or project. Run them all from
your
main
method. - Number each question in a comment or print statement.
- Copy the text of each question in a comment (unless super-long).
- Write the code for the question after that.
- Non-code answers should be written as comments or print statements.