// Each time a salesperson sells a car at the Pardeeville New and Used Auto Dealership,
// a record is created containing the salesperson’s name and the amount of the sale.
// Sales of new and used cars are kept in separate files because several reports
// are created for one type of sale or the other. Ho