0
/ 50
For this problem assume you have access to a Shape class. Below, you'll see the start of a Square class that is a subclass of Shape....
For this problem assume you have access to a Shape class. Below, you'll see the start of a Square class that is a subclass of Shape. Finish creating the constructor by calling super
Your feedback will appear here when you check your answer.