Sublime Text — Intermediate Playground
Fast, lightweight editor; Python support via LSP, Anaconda plugin, or SublimeLinter
Using Sublime Text effectivelyRun locally
Install
Download from https://www.sublimetext.comPython CodeRun locally
Following best practices with Sublime Text ensures a productive development workflow.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?