The Anderson, Bowman, and Claxton families are running their annual garage sale. Write a console-based application namedGarageSalethat prompts the user for a family initial (A,B, orC). Either uppercase or lowercase initials are valid. While the user does not typeZ, continue by prompting for the amount of a sale. Keep a running total of the amount earned by each family. After the user typesZorzfor an initial, display each family's total as well as a grand total made at the garage sale.
**Please do not copy and paste answers directly from the internet. TurnItIn is used in class**