Question: computer programming engineering a=5 b=4 C=a+b (+=a+b+c print(c) What is the output of the above program a=10 a/=a print(a,/,a,=,a) will print

a=5 b=4 C=a+b (+=a+b+c print(c) What is the output of the above program a=10 a/=a print(a,"/",a,"=",a) will print
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
