Loops Problems
Boolean Expressions and Until Loops
In the next exercise, you will look into making an until loop. Before this next step, look through an unrolled version of an until loop using a counter and boolean expressions.
Read through this program and add the correct output statement for each of the four results.