Computer Science, asked by raiesasarochthegreat, 6 months ago

Write the output for the following code of statements:

a) a=100

b=20

s=0

while a>=b:

if a%5==0:

s+=a

a -= 1

print (s)​

Answers

Answered by haripriyamittadodla
0

Answer:

  1. keyboard, mouse, monitor..so on
Similar questions
Math, 11 months ago