Instead of the condition for updating the value of i from i = i*5 it is updating it as i = i*i
Instead of the condition for updating the value of i from i = i5
it is updating it as i = ii