- 4
What is the output of this code if the user enter '42' as input: age = int(input()) print(age+8)
5 Respuestas
+ 8
I have answered it 50 in the previous thread and u r replying in this thread. Why?
+ 6
Why do u post the same question repeatedly.
Pls delete this one.
0
What is the output of this code if the user enter '42' as input: age = int(input()) print(age+8) %3D
0
50
- 1
answer will be 50 right??