en
Dan Bader

Python Tricks: The Book

Повідомити про появу
Щоб читати цю книжку, завантажте файл EPUB або FB2 на Букмейт. Як завантажити книжку?
Ця книжка зараз недоступна
218 паперових сторінок
Уже прочитали? Що скажете?
👍👎

Цитати

  • Никитацитує5 років тому
    I want to make it clear that calling the parameters args and kwargs is simply a naming convention. The previous example would work just as well if you called them *parms and **argv. The actual syntax is just the asterisk (*) or double asterisk (**), respectively.
  • Никитацитує5 років тому
    Besides its use as a temporary variable, “_” is a special variable in most Python REPLs that represents the result of the last expression evaluated by the interpreter.
  • Никитацитує5 років тому
    “double underscore” to “dunder.”

На полицях

fb2epub
Перетягніть файли сюди, не більш ніж 5 за один раз