- 4
What is the output of this code? >>> x = 4 >>> x *= 3 >>> print(x)
help
12 odpowiedzi
+ 8
12
+ 2
12
+ 1
12
+ 1
12
+ 1
answer is 12
0
12
0
how did you get that? if x=4 the you do (4)*=3 wouldnt that just be three?
or do you somehow just multiply them
0
12
0
X=[2,4],x=x*3,print(x[3])
0
No it's totally wrong...
Answer is 4
0
ans is
12
- 3
12