6. Rewrite the following while loop into for loop:
b) i=88
while(i)=8):
print i
i-= 8​

6. Rewrite the following while loop into for loop:
b) i=88
while(i)=8):
print i
i-= 8​

About the author
Amelia

1 thought on “6. Rewrite the following while loop into for loop:<br />b) i=88<br />while(i)=8):<br />print i<br />i-= 8​”

Leave a Comment