0
What is the result of this x=a x*=3 print x
6 Respostas
+ 5
Hi! try inserting these lines into the { } code editor and you can see for yourself. it is located here, in this application. the button is located at the bottom and slightly to the right.
P.S. I forgot to remind you, at the beginning of the code, set any value of the variable a, and at the end you programm, put x in parentheses
+ 3
Please specify the language
+ 2
Three times the value of a.
+ 2
Ярослав Вернигора(Yaroslav Vernigora) yes, it is known to us because of print statement only
+ 2
this can only be answered by the creator of this program