InterviewSolution
Saved Bookmarks
| 1. |
What Is Pep 8? |
|
Answer» PEP 8 is a CODING CONVENTION, a set of RECOMMENDATION, about how to write your Python code more readable. PEP 8 is a coding convention, a set of recommendation, about how to write your Python code more readable. |
|