wheelEasy Playground

Built-package format for faster installs

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

wheel is a third-party package. Built-package format for faster installs. Install with: pip install wheel

Challenge

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