Computer Science, asked by mg728724181, 7 months ago

write the output for the following code statemant
a. a=100
b=20
s=0

while a>=b:
if a%5==0
s+=a
a=1
print (s)

option are
(i)1020
(ii) 997
(iii) 1222
(iv) 1120

please tell me answer fast​

Answers

Answered by sonykumari86779
0

Answer:

a is the answer ok plz it help u

Similar questions