PyodideIntermediate Playground

CPython compiled to WebAssembly; run Python in the browser

Pyodide configurationRun locally
Install
https://pyodide.org
Python CodeRun locally

Pyodide offers various configuration options to customize its behavior for different use cases.

Challenge

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