Computer Science, asked by asthakur672, 8 months ago

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 chandrakuiry867
0

Explanation:

bbhhhhsh and I will be there at y I am

Similar questions