Your Cart

101 Things I Never Knew About Python

On Sale
$12.00
$12.00
Added to cart

A collection of 101 things I never knew about Python until recently. Some snippets:

  • [ *a, *b ] to combine lists
  • { **a, **b } to combine dictionaries
  • the walrus operator :=
  • frozenset() and why we use it instead of set()
  • printing coloured text
You will get a PDF (33MB) file