What is a PEP8? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is a PEP8?

21st Aug 2020, 5:00 PM
Jahedul Islam Minar
Jahedul Islam Minar - avatar
2 Answers
+ 5
its a standard used to keep your code clean and readable
21st Aug 2020, 5:05 PM
Slick
Slick - avatar
+ 4
PEP stands for Python Enhancement Proposal. A PEP is a design document providing information to the Python community, or describing a new feature for Python or its processes or environment. The PEP should provide a concise technical specification of the feature and a rationale for the feature.
21st Aug 2020, 5:06 PM
Sâñtôsh
Sâñtôsh - avatar