- 3
What is the output of this code if the user enter '42' as input: age = int(input()) print(age+8)
12 Respuestas
+ 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.