Computer Science, asked by mukeshrawat583, 5 months ago

Give the output of the following statements:
a) print(10%3)
b) print(10>5 and 10>19)
c) print("SPS"=="sps")
d) print(10!=10)
e) print(3.0//2)
f) print(10/2+3+4)​

Answers

Answered by Anonymous
1

Answer:

Thanks for free points

Similar questions