PEP stands for Python Enhancement Proposal.
- PEP-8, is a document that provides guidelines and best practices on how to write Python code.
- It was written in 2001 by Guido van Rossum, Barry Warsaw, and Nick Coghlan.
- The primary focus of PEP 8 is to improve the readability and consistency of Python code.
Link : https://www.datacamp.com/community/tutorials/pep8-tutorial-python-code#intro
Link : https://www.python.org/dev/peps/pep-0008/
No comments:
Post a Comment