Saved Bookmarks
| 1. |
What is PEP 8? |
|
Answer» PEP 8 is a coding convention(a set of recommendations) to write your Python code in order to make it more readable and useful for those after you. |
|