Learn how batched
from the module itertools
works, example use cases, and how to implement it.
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.