in class exercise for u02 updated Fall 2024
Fill in the body of the following methods in Main: triangle_category triangle_area
Use the test methods to ensure they are working properly.
Using what we learned, refactor the code to be object oriented with at least 2 objects: Point Triangle