Jupyter NotebookIntermediate Playground

Web-based interactive computing: mix code, output, markdown, and visualizations in cells

Using Jupyter Notebook effectivelyRun locally
Install
pip install notebook
Python CodeRun locally

Following best practices with Jupyter Notebook 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?