Spyder — Advanced Playground
Scientific Python IDE bundled with Anaconda; variable explorer, inline plots, IPython console
Spyder advanced featuresRun locally
Install
pip install spyder # or install via AnacondaPython CodeRun locally
Spyder offers advanced features for power users and complex workflows.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?