X= 2 ; y= 5
x = x + y
print(x)
OUTPUT:
10
x= 6 ; y= 4 x = x + y print(x) Output: 10
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment