Start by coding class Customer {}. We'll use this class to create an object every time a new customer makes a purchase.

Make sure to type class Customer {}.