Python Developer Question:

Tell me what is PEP 8?

Tweet Share WhatsApp

Answer:

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

Download Python Developer PDF Read All 77 Python Developer Questions
Previous QuestionNext Question
Do you know what Does The <Yield> Keyword Do In Python?Tell me what are the built-in type does python provides?