1) Using python, rite a program that stores your name in a variable. Then ask the user to guess your name. If he\she gue

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

1) Using python, rite a program that stores your name in a variable. Then ask the user to guess your name. If he\she gue

Post by answerhappygod »

1) Using python, rite a program that stores your name in a
variable. Then ask the user to guess your name. If he\she guesses
right, display the message "Well done, good guess work!", otherwise
display the message "Try again next time!"
2) Modify the question above so that you keep on asking the user
for names till he\she gets it right! So he\she has to guess your
name right BEFORE you exit the program. Use a while loop.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply