Question
Program design type program that includes and utilises the functions described above to simulate the letters game from the Countdown game show. The program needs
Program design
type program that includes and utilises the functions described above to simulate the letters game from the Countdown game show. The program needs to ask the user nine times to select a consonant or vowel characters before reporting a set of nine corresponding randomly generated letters. The program should then then give the user a chance to input their best guess at the longest word that can be created from those letters. The users guess should then be checked and the number of points they scored should be reported back to the user. The number of points is the length of a correct answer. Finally, the longest words that can be made from the characters, should be computed by the program and printed, that is all the longest possible words that can be made from the characters selected.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started