Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

USE PYTHON Problem 2 Write a program that generate a random uppercase alphabetic character and asks the user to guess on the generated character by

image text in transcribed
USE PYTHON
Problem 2 Write a program that generate a random uppercase alphabetic character and asks the user to guess on the generated character by entering an uppercase alphabetic character. The program should check if the entered character is the same as the generated one, if they are equal print the Good Guess else print Wrong Guess. Sample Runs: Enter an uppercase alphabetic character: A Wrong Guess The Random character is: B Enter an uppercase alphabetic character: Good Guess The Random character is: C

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Demystifying Databases A Hands On Guide For Database Management

Authors: Shiva Sukula

1st Edition

8170005345, 978-8170005346

More Books

Students also viewed these Databases questions