Question: in C Bingo Card Generator Write a program that will prompt the user for the number of players (maximum of 5) prompt the user for
in C
Bingo Card Generator
Write a program that will
prompt the user for the number of players (maximum of 5)
prompt the user for the number of cards to generate for each player (maximum of 10)
for each card for each player, generate a valid bingo card (5 columns and 5 rows, here are some images of bingo cards
provide a menu for the user to select
which user/bingo card to display
to run a histogram on the bingo cards generated to see how many times each number between 1 and 75 appeared
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
