SpyderEasy Playground

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

What is Spyder?Run locally
Install
pip install spyder # or install via Anaconda
Python CodeRun locally

Spyder is part of the Python ecosystem. Scientific Python IDE bundled with Anaconda; variable explorer, inline plots, IPython console.

Challenge

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