togaEasy Playground

BeeWare's native UI toolkit for Python (cross-platform)

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

toga is a third-party package. BeeWare's native UI toolkit for Python (cross-platform). Install with: pip install toga

Challenge

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