Question: Python Programming Language Worksheet 5. Create a Python program that asks user to guess a secret number (between 1 and 100, your program should echo
Python Programming Language Worksheet 5. Create a Python program that asks user to guess a secret number (between 1 and 100, your program should echo back user with such statement: too low if user guess is lower than the secret number: too high if the user guess is greater than the secret number: you got it if the user guess it. Your program should also display the number of times that user finally guess the secret number
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
