The Python 🐍 problem-solving bootcamp 🚀 is starting soon. Join the second cohort now!

TIL (Today I Learned)

The TIL series of articles contains very short articles documenting something I learned “today”.

Today I learned that Python and other programming languages have negative zero, -0.0.

Today I learned about the Python 3.12 type statement you can use to create type aliases.