Question: 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
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
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
