Computer Science, asked by roginroy2004, 7 months ago

rewrite the following using for loop:
sum, a=0 , 15
while(a>1):
if a%3==0:
if a%3==0:
sum+=a
a=a-2
print(sum)

Answers

Answered by giselFernandes
2

Answer:

hi there what's up with the maths

Similar questions