pint — Easy Playground
Physical quantities with unit conversion and dimensional analysis
Getting started with pintRun locally
Install
pip install pintPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: pint)
pint is a third-party package. Physical quantities with unit conversion and dimensional analysis. Install with: pip install pint
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?