Respuesta :

print("Enter the height in meters:")
height = input()
print("You are"+ height)