Today I learned about the type hint Any and its bidirectional compatibility with all other types.
Any
The 2 hardest problems in programming are naming, cache invalidation, and off-by-one errors.