name = input("what is your name?") age = input("what is your age?") height = int( input("what is your height?"))