- 1
What is the answer for :x=4 x__=5 >>>>print____
X=4 X___=5 >>>>print____
8 Respuestas
+ 3
I suggest you learn about operator's, in this case it's += or whatever you need to do with it.
+ 3
Just print the variable?
0
I'm pretty sure that the answer + and 9
0
Scratch that the answer is + and (x)'
0
what is the question they are asking? if they want the sum put + then (x) if the difference put - then (x) etc...
- 2
I don't know!!!! please help me
- 2
Alex I know what at first space is + but at print I need to calculate it's value
- 2
Yes I think