Computer Science, asked by nergalsya, 7 months ago

Does anyone know why this is not working? Its in Python
name=input("what is your name")
age=input("how old are you")
print("Hello",name,"your age is",age)

Answers

Answered by Anonymous
1

Answer:

hi..

Explanation:

your code is exactly correct there is no mistake...try to execute it again..☺️

hope it helps you..✌️

Answered by bobnewby
1

Answer:

input means u have to put ur name ur age and all of it together so it basiclly gets to know you :D

Explanation:

Similar questions