The TIL series of articles contains very short articles documenting something I learned “today”.
Today I learned how many soft keywords Python has and what they are.
Today I learned that the underscore _ is a soft keyword in Python.
_
Thank you @abrudz for helping me style this.