+ 1
Wt is the output of the code
>>>X =5 >>>Y=x+3 >>>Y=int(str(y)+"2") >>>Print(y)
4 Antworten
+ 5
Why dont you put it on the code playground and find it yourself?
+ 3
I don't understand why people before ask question, don't try it yourself
+ 2
for your code.. x value is not entered.. so change your x in to capital X and also change y in to capital Y and run the code you will get 82 as output 😊