Mini Quiz Oct 18

Planet Fitness has two types of membership: regular, 10 dollars per month, and ,black card, 21.99 per month. Write a program that first reads the number of members in one location. Then, the program reads the type of the membership for each person (1 for regular, 2 - for black card) and finds the total amount paid by all customers in ONE month, the average price paid, the number of members with regular membership and the number of members with black card membership.