Get started on Project 2. At the very least, attempt the following things:
- Write one of the shape classes.
- Create some objects from that class, with valid values.
- Interact with the objects in various ways: calling their functions, printing them, getting and setting values, etc.
- Start filling in the code for shape_cli.py
- For this homework, you need only turn in your answers to the questions asked below.
- However, you may wish to include parts of your code and/or output, for illustrative purposes -- particularly if you are having trouble with some parts.
Questions:
- What have you attempted so far on Project 2?
- How has this process been going for you?
- What have been your main challenges so far, and how have you been addressing them?
- What new things have you learned from working on this project?
- What are your main questions, moving forward?