PEPsIntermediate Playground

Python Enhancement Proposals: the design documents that shape Python's evolution

Using PEPs effectivelyRun locally
Install
Visit https://peps.python.org
Python CodeRun locally

Following best practices with PEPs ensures a productive development workflow.

Challenge

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