MP 160: When we're discussing functions in Python, what do we call the different parts?
I've been reflecting on typing in Python recently. I haven't used type hints much, because all my programs have worked fine without them. But typing in Python has matured quite a lot since it was