What is PEP8 inĀ Python? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

What is PEP8 inĀ Python?

18th Jan 2021, 2:49 PM
Manas Sahu
Manas Sahu - avatar
2 Respostas
+ 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