Repeat the code block in the while loop four times by assigning a value to the variable i.
while
i
Make sure to pick i, followed by =, and finally 0.
=
0