Provide a declaration for i that turns this loop into an infinite loop: while( i != i){ }
Reveal answer
Fill a bubble to check yourself
Provide a declaration for i that turns this loop into an infinite loop: while( i != i){ }