Computer Science, asked by jitendrayadav9722931, 3 months ago


10. What will be the output of the following
code fragment:
a= 10
b=20
(i) print(a+b)
(ii) print('a+b')
(1 Point)
(i) 30 (ii) a+b
(i) a+b (ii) print('a+b')
O
(i) 10+20 (ii) a+b
None of these
11​

Answers

Answered by Anonymous
0

Answer:

none of these

I think ...is your answer but make sure

Similar questions