Write the output of the following code:
A=12
B=7.4
C=1
A +=B
print(A,B)
A *=2+C
print(A)
B +=A*C
print(B)
Answers
Answered by
0
Explanation:
bbhhhhsh and I will be there at y I am
Similar questions
Accountancy,
3 months ago
Math,
8 months ago
English,
8 months ago
Math,
1 year ago
English,
1 year ago