Dan Bader

Python Tricks: The Book

Notify me when the book’s added
To read this book, upload an EPUB or FB2 file to Bookmate. How do I upload a book?
This book is currently unavailable
218 printed pages
Have you already read it? How did you like it?
👍👎

Quotes

  • Никитаhas quoted5 years ago
    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.
  • Никитаhas quoted5 years ago
    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.
  • Никитаhas quoted5 years ago
    “double underscore” to “dunder.”

On the bookshelves

fb2epub
Drag & drop your files (not more than 5 at once)