Styrow.dev
Question 2 of 45
Python Topic: General medium

What is PEP 8?

Question

What is PEP 8?

Answer

PEP 8 is a coding convention, a set of recommendation, about how to write your Python code more readable.