This commit is contained in:
Jidong Xiao
2025-04-15 09:42:51 -04:00
committed by JamesFlare1212
parent 81a4824b0a
commit 728024087b

View File

@@ -1,4 +1,4 @@
# Lab 12 — Multiple Inheritance & Exceptions
# Lab 11 — Multiple Inheritance & Exceptions
For this lab you will build a class inheritance structure to match the hierarchy of classic geometric shapes.
The finished program will read lists of 2D point coordinates from a file and determine the shape described