python

A collection of 29 posts

(Python) Fixing pip

1 min read

(Python) Testing for keywords

1 min read

(Python) 2D coordinate systems

2 min read

(Python) The missing cmp

1 min read

(Python) Extract the sign

1 min read

(Python) One-liner functions

1 min read

Error messages

2 min read

(Python) Slice assignment

1 min read

Zero-indexing

2 min read

New in Python 3.11

1 min read

(Python) Float equality

2 min read

(Python) Gotcha: Concurrent list iteration and modification

3 min read

(Python) Leading Zeros

1 min read

(Python) Padding strings

1 min read

(Python) Adding bundles to your packages

2 min read

(Python) Deepcopy's second parameter

1 min read

(Python) The ~ operator

2 min read

(Python) Slicing

1 min read

(Python) Alphabetizing strings

1 min read

(Python) The Operator Library

2 min read

(Python) Topological sort

1 min read

(Python) The Many Flavors

3 min read

(Python) Built-In Constants

4 min read

(Python) A Comparison to the Javascript Promise

3 min read

(Python) repr() vs. str()

2 min read

(Python) Being Silly: Subclassing NoneType

1 min read

(Python 2) Gotcha: Hidden hasattr() Exceptions

3 min read

(Python 3) Human-Readable Numbers

2 min read

(Python 3) Single-Dispatch Generic Functions

1 min read