Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Thonny reference

Coming soon.

Thonny is the Python editor we use in class. This appendix will be a quick reference for the parts of Thonny you’ll use most: running your program, using the debugger, finding the variables view, and the few menu items that actually matter day-to-day.

Relevant once we get to Phase 3 (Python basics).