Question: 1.Write a python simple game program that should guess an alphabet. This is very similar to the guess a number program discussed in the class.
1.Write a python simple game program that should guess an alphabet. This is very similar to the guess a number program discussed in the class. Your program should able to do the following:
a. Should able to randomly take an alphabet.
b. Should allow the user to enter an alphabet.
c. Should able to tell the user if the entered alphabet appears lower or higher positions.
d. Finally, should able to guess the correct alphabet and number of iterations it took.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
