Computer Science, asked by snekha003, 9 days ago

Write the output of the following program on execution if x=50
x=50
if x>10:
if x>25:
print('ok')
if x>60:
print('good')
elif x>40:
print("average")
else:
print('no output')

Answers

Answered by najeemjamal120
0

Answer:

pever is most powerest thing in world

Similar questions