Computer Science, asked by shyamsinghchouhan513, 6 months ago

Write the output of the following
code:
*
II
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 SARVESH2266
0

Answer:

sorry I didn't know the answer

Explanation:

sorry I didn't know the answer

Similar questions