Create a Python program that tries to guess your age. If the user guesses correctly, display an appropriate message. Give appropriate but different messages if the user guesses too high or too low.
Create a Python program that tries to guess your age. If the user guesses correctly, display an appropriate message. Give appropriate but different messages if the user guesses too high or too low.