CW 10 - Design a class

DUE

Imagine that someone comes to you and asks you to design a class that represents a Pizza.

  1. What instance variables should the Pizza class have?

  2. What do the instance variables represent? What are the types of those instance variables?

  3. Methods

Save here: .../APCSA_1/apcsa-assignments-YourUsername/classwork/10_classes/pizza_class.txt