Module# 5: Classes & Creating a Rectangle

 This week's assignment included further work with functions and an introduction to classes in Python. It was lengthy and challenging to complete at first. I had to break down the instructions step by step to help me know what I needed to code/create. I also had a syntax/format error on line 130 that gave me trouble. (I was missing a period.) Also, with a suggestion from the professor, I found it easier to create a separate point class and place it at the start of my code.









Comments