The village of Marengo conducted a census and collected records that contain household data, including the number of occupants in each households. The exact number of of household records has not yet been determined, but you know that Marengo has fewer than 300 households. Develop the logic for a program that allows a user to enter each household size and determine the mean and median household size in Marengo.
But instead of writing your pseudocode/program for "fewer than 300" households, write your pseudocode/program for EXACTLY 7 households.