Computer Science, asked by sumanlatapanda, 4 months ago

What will be the output of the
following
a= 200
b=300
c=a+b
print(a)​

Answers

Answered by santdas36
0

Answer:

200

Explanation:

does this even need an explanation, XDXD

Similar questions