I am new to Python and I need to convert a for loop to a while loop and I am not sure how to do it. This is what I am working with:
for
while
Just setup a variable for the loop and increment it.
int i = 0; while(i