Math, asked by aaranya52, 1 month ago

find the output
x=input(“enter name”)

Y=input(“enter age”)

Print x

Print(“my age is “,y,”years”)​

Answers

Answered by Yditd
0

Answer:

sshsjsjaiaiaiaiaiaoakzkxjxjxjjxksksjsjs

Answered by rubhang
1

Answer: You will get an error when your program is going to print the age because, you have initialized the age as Y, but while printing it, you have put small y. So just change it to capital why.

Similar questions