PEPs — Intermediate Playground
Python Enhancement Proposals: the design documents that shape Python's evolution
Using PEPs effectivelyRun locally
Install
Visit https://peps.python.orgPython 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?