Repetition Exercise 12.2

What does the program print out if you change < to <= in line 7?

What does the program print out if you create a new line beneath line 9 and add the word break?

What does the program print out if you replace the word break with continue?