Question: Consider a value as a=4 and b value as b=1 Write the output of below given program a=a+5 a+=5 a*= (a+b) print(a)
Consider a value as a=4 and b value as b=1 Write the output of below given program a=a+5 a+=5 a*= (a+b) print(a)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
