circuitpythonEasy Playground

Adafruit's Python for microcontroller boards

Getting started with circuitpythonRun locally
Install
Download from https://circuitpython.org
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: circuitpython)

circuitpython is a third-party package. Adafruit's Python for microcontroller boards. Install with: Download from https://circuitpython.org

Challenge

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