Today I learned what precision Python floats have.
Today I (re)learned how to delete a file in Python with the module pathlib.
Today I (re)learned Heron's formula to compute the area of a triangle from its three sides.
The 2 hardest problems in programming are naming, cache invalidation, and off-by-one errors.