Today I learned how to order the values of a dictionary according to an iterable of keys.
Today I learned how to get the size of the terminal your code is running on.
Today I learned how to automatically push code changes while I'm doing live coding, for example while teaching.
This article shows how to implement the set built-in at the expense of a dictionary.