The TIL series of articles contains very short articles documenting something I learned “today”.
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.