Question: I need coding created in Python using the A level criteria. Im new to this so I need to know step by step how to

I need coding created in Python using the A level criteria. Im new to this so I need to know step by step how to get this to work. What to put in, etc.  I need coding created in Python using the A level criteria.

Create a guessing game using the code snippet below. Level C- Tells the player if they are Too High or Too Low. Level B - Level C plus any of the following enhancements: Tells the player how many guesses it took; Asks the player's name and uses it in the outputs; . Tells the player if the guess is out of the range Lets the player choose the range (1 to x) Level A: Complete Level C and Level B and: . Informs the player if they make a "dumb" guess Tah Dah at import random Gotlt 1 SecNum. = random.randint(1,100) print (SecNum) while Gotit 1: Ans -intlinput( Guess a number between 1 and 1000: ") if Ans == SecNums print("You guessed it!") Gotilt O print ("Thanks for Playing lish (United States)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!