print("You are an adult.")
print("Congratulations! You are an adult now.")
age = int(input("Please tell me your age: "))