Computer Science, asked by khushirajshekhar, 6 months ago

23. What will be the output of the
following code? a=5 b=10 a+=a+b
b*=a+b print(a,b)
O a) 300 20
O b) 20 300
O c) None
O d) Error​

Answers

Answered by rockyhandsome007
1

Answer:

sorry bro don't know.........

Answered by krishnakumar2017laim
0

I think it should be d) Error

Similar questions