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 //.
//
Think of a number between 1 and 10. Multiply it by 9 and subtract 1. Now close your eyes. It got dark, didn't it?