PEPs — Easy Playground
Python Enhancement Proposals: the design documents that shape Python's evolution
What is PEPs?Run locally
Install
Visit https://peps.python.orgPython CodeRun locally
PEPs is part of the Python ecosystem. Python Enhancement Proposals: the design documents that shape Python's evolution.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?