Computer Science, asked by formless, 2 months ago

A question from python:

n=50

i=5

s=0

while i s+=i

i+=10

print ("i=", i )

print ("sum=", s )


The answer is i=55 and sum= 125.


I got it about sum but in case of i I am not getting why the vale is 55 when it is given that i

Answers

Answered by jaikp9692
2

Answer:

n=50 I 50 a o hkdididgkpopoooooo

Similar questions