Undergrad/Grad OOAD Course Homework
- Questions1-3
- Reinholtk_Questions1-3.pdf
- Questions4
- Shapes Directory containing class files and all necessary files for the solution to run correctly
- Shapes.sln This is the solution file for the C# program written in Visual Studio 2017
- Questions1-5
- Reinholtk_HW2_Questions1-5.pdf
- Question6
- Shapes.py Contains the same implementation of HW1 Question 4 but in Python