devinpind271 devinpind271
  • 17-08-2017
  • Computers and Technology
contestada

Write python code that prompts the user to enter his or her height and assigns the user's input to a variable named height

Respuesta :

abdubasheer
abdubasheer abdubasheer
  • 17-08-2017

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


Answer Link

Otras preguntas

what is a 'cheap shot'?
The population of a city is represented by the function p(t)=33,500(1.014)^t where t represents time in years and corresponds to the year 2000. According to thi
Where do plants get the carbon they use to make organic molecules?
what is a false analogy fallacy?
what is a weasel word?
what are the north germanic languages?
what is the slope of the line 12x+4y=24?
The price of an item increased by 25%. If the price of the item after the increase is $2, find the original price.a) $1.50, b) $1.60, c) $1.75, d) $2.50, e) $3.
what are the north germanic languages?
can you tell me what is Truthiness?