Computer Science, asked by sudarsananarayanan00, 11 months ago

What is the output of the following code? if 5+10>=10: print(“Exceeds”) else: print(“Level”)

Answers

Answered by srkanigha
0

Explanation:

I couldn't understand

Similar questions