This program has four different errors. To fix this, run the program and check the error in the output window. Then, find the mistakes and correct them in the code.
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
Blocks
Hint
Great job!
Try again
Find one error of each type practiced in the previous problems. Check for naming, matching, and type errors. You may run the program after fixing each error to check for any mistakes that still need fixing. All four errors can be found in lines 7 and 8 of this program.