SpyderExpert Playground

Scientific Python IDE bundled with Anaconda; variable explorer, inline plots, IPython console

Spyder deep diveRun locally
Install
pip install spyder # or install via Anaconda
Python CodeRun locally

Expert-level understanding of Spyder helps leverage it to its full potential.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?