A common programming mistake is having mismatched elements like parentheses and quotes. To fix this, run the program and check the error in the output window. Then, find the mistake and correct it 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
There is a matching error in this program. Check the parentheses and add the missing right paren at the end of the action call.