Are there keyboard shortcuts?
- Last updated on July 7, 2023 at 11:20 PM
Sure thing!
We have keyboard shortcuts for the most common actions:
Windows/Linux | Mac | |
Run Code | shift + enter | shift + enter |
Submit Answer | alt + enter | option + return |
Restore Initial Code | alt + r | option + r |
Move to next screen | alt + n | option + n |
Move to previous screen | alt + b | option + b |
Comment Code | ctrl + / | cmd + / |
Note: The difference between Run Code and Submit Code buttons is that Run Code executes your code without any answer checking. Submit Code involves answer checking.
You can mouse over the buttons to show tooltips if you forget the shortcuts.