Cerca

Heus ací els resultats de la cerca.

3.1 PEP 8 – Introduction
276 Resultats, Darrera modificació:
mentioned earlier, PEP 8 is a document that provides coding conventions (code style guide) for Python code. PEP 8 is considered one of the most important PEPs and a must-read for every profe
4.1 PEP 257 – Docstring Conventions
245 Resultats, Darrera modificació:
P 257 is a document created as part of the Python Developer's Guide, which makes an attempt to standardize the high-level structure of docstrings. It outl... egulations!) associated with documenting Python code using docstrings. In short, it tries to answer th... statement in a module, function, class, or method definition. Such a docstring becomes the ''__doc__''
2.1 PEP 20 – The Zen of Python
154 Resultats, Darrera modificació:
osophy behind Python, its guiding principles, and design. Tim Peters, a long time major contributor t... 2004. It’s one of the //Easter eggs// (i.e., hidden, secret messages or features) included in the Python interpreter. Now let’s see the magic. Go to th... editor window, type in ''import this'', run the code, and voilà! Can you see what happens? What you s
1.1 What is PEP?
35 Resultats, Darrera modificació:
several things: * football (soccer) fans will definitely associate it with the famous ex-footballe... k of the proton-proton chain reaction; * some older (?) gamers will visualize the image of Pep, the ... which outlines **the language standards and provides information about many changes and processes rel... e are many PEPs, hundreds of them. See PEP 0 -- Index of Python Enhancement Proposals (PEPs) to find o