Comment on Ask HN: How do you become a better Python developer?parentComments−ReflectedImage3yPython is a typed language, Duck typing is a more advanced version of static typing.
Comments
Python is a typed language, Duck typing is a more advanced version of static typing.