#python 3.5.2
print ("Hello, world!")
Age=42
a=int(input ("what is your age:"))
while a>=age:
print ("you are allowed")