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
0
Answer:
- keyboard, mouse, monitor..so on
Similar questions