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.
Coding:
Hotkey Shortcuts
Move BlocksUP or DOWN or TAB
Run Program ALT + SHIFT + R
Stop Program ALT + SHIFT + S
Hide Tray ALT + SHIFT + X
Zoom In ALT + +
Zoom Out ALT + -
Open Help ALT + SHIFT + H
Navigate to Tray ALT + 1
Navigate to Blocks ALT + 2
Enter Navigation Mode SHIFT + ENTER
Switch to Next Tab CTRL + Tab
Switch to Previous TabCTRL + Shift + Tab
Blocks
Hint
Great job!
Try again
This program unrolls an until loop with a counter. Place four of the output blocks into the program. If you have not found the correct solution, edit the output statement to display each result variable, output result_1.