Back to Lesson
Guess the Number
Complete the "Guess the Number" exercise.
Instructions
Write Python code to solve the "Guess the Number" challenge. Follow the instructions and make sure your output matches the expected result.
main.py
main.py
Ctrl + Enter