How many times will an Infinite loop repeat

100
The number of minutes in the variable
The number of times in the variable
Until someone stops the program

An infinite loop will repeat indefinitely until the program is stopped or the condition for the loop to continue is no longer true.