Can you guess how tall I am? I’ll give you hints along the way!
Use the completed worksheet from the previous activity to complete the program in the editor below.
Remember to use the Python reference sheet to help you with your code! Click on one of the buttons below:
Need some help? Click here to reveal a video walkthrough for this task!
Below is an example of how the program should run:
How tall do you think I am?
Enter your guess (in cm): 120
That's too short!
How tall do you think I am?
Enter your guess (in cm): 180
That's too tall!
How tall do you think I am?
Enter your guess (in cm): 160
You got it!