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

What is PEP8 in Python?

18th Jan 2021, 2:49 PM
Manas Sahu
Manas Sahu - avatar
2 Answers
+ 6
Code writing convention. You may want to read the docs for more information regarding this question. https://www.python.org/dev/peps/pep-0008/
18th Jan 2021, 2:55 PM
noteve
noteve - avatar
+ 2
The rules and standard and what is conventional in writing python code.
18th Jan 2021, 3:46 PM
HBhZ_C
HBhZ_C - avatar