The TIL series of articles contains very short articles documenting something I learned “today”.
Today I learned about the math.nextafter method.
math.nextafter
Today I learned how to do ceiling division in Python just with //.
//
Check out codegolf.stackexchange.com if you want to solve programming puzzles, but with a twist.