- 3
What is the output of this code if the user enter '42' as input: age = int(input()) print(age+8)
12 Answers
+ 6
Obviously 50 isn't it.
+ 1
X=5
Y=x+3
Y=int(str(y)+â2â)
Print(y)
+ 1
answer 50
0
ConfĂo en ustedes con cada cĂ©lula de mi cuerpo porque de esto depende mi examĂ©n.
0
0
50
0
0
the answer is 50
0
50
0
50
0
50
- 1
Yes Its 50.