1.

What do you mean by PEP 8?

Answer»

What do you mean by PEP 8?
PEP STANDS for Python Enhancement PROPOSAL in Python. PEP 8 is a set of rules which SPECIFY how to WRITE and design the Python code for the MAXIMUM readability.



Discussion

No Comment Found