Cerca

Heus ací els resultats de la cerca.

4.1 PEP 257 – Docstring Conventions
76 Resultats, Darrera modificació:
that occurs as the first statement in a module, function, class, or method definition. Such a docstri... on strings** that are used in the class, module, function, and method definition in order to provide information about the functionality of a larger piece of code in a **prescr... help programmers (including you) to remember and understand the purpose, operation, and capabilities
3.1 PEP 8 – Introduction
62 Resultats, Darrera modificació:
y recommended reading, as they help you to better understand the philosophy behind Python and become a... more important. Consistency within one module or function is the most important. [...] However, know w... t of the code. (However, this may be a good opportunity to rewrite the code and make it PEP 8 complian... le conventions. These tools can be installed and run locally, or accessed online. We want to show you
2.1 PEP 20 – The Zen of Python
55 Resultats, Darrera modificació:
to the Python programming language and Python community, wrote this 19-line poem on the Python mailing... o to the editor window, type in ''import this'', run the code, and voilà! Can you see what happens? W... it. Maybe there’s a better way to implement the functionality. If not, think about leaving a comment ... ng on so that other programmers find it easier to understand your code. In Python, it’s preferred to
1.1 What is PEP?
12 Resultats, Darrera modificació:
mers will visualize the image of Pep, the dog, a funny character from a popular children’s Atari compu... o focus on the last of the many PEPs. == In the jungle of PEPs There are many PEPs, hundreds of them. See PEP 0 -- Index of Python Enhancement Proposals ... ey’re no idle words. It would be remarkable, but unfortunately quite a challenge, to cover them all i