PEP 20
EcosystemPython N/ABeginner
The Zen of Python: guiding principles (import this)
Quick Info
- Python Version
- N/A
- Dependencies
- N/A — philosophy
- Install
python -c 'import this'
Learn by Difficulty
Quick Example
python
# PEP 20 # The Zen of Python: guiding principles (import this) # # Category: Ecosystem # Related: N/A print("PEP 20: The Zen of Python: guiding principles (import this)")
PEP 20 is part of the Python ecosystem. The Zen of Python: guiding principles (import this).
Try in PlaygroundTags
ecosystemcommunityresource