Hacker News new | ask | show | jobs
by calibas 932 days ago
I assume that's intentional so you learn when it's required. From Python.org:

"all functions without a return type or parameter types will implicitly default to using Any"