notebookEasy Playground

Classic Jupyter Notebook web interface

Getting started with notebookRun locally
Install
pip install notebook
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: notebook)

notebook is a third-party package. Classic Jupyter Notebook web interface. Install with: pip install notebook

Challenge

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