Today I learned how to use \b and \B to match prefixes and suffixes with regex.
Today I learned that you can dynamically change the type of an object in Python.
Today I learned about a Python Easter Egg hidden in the hash of two special float values.