Computer Science, asked by Skii2, 9 months ago

start = 0
stop = 100
if start < 100 :
count = start + 10
print (count)
elif start < 50:
count = start + 5
print (count)
else:
print (start)

FIND THE OUTPUT

Answers

Answered by sangita25yadav99
0

Answer:

nothing is the output

Explanation:

the question is not correct

Answered by Anonymous
1

Explanation:

Error h code mei......

Check it again.

Similar questions