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