Dynamically typed/interpreted language?
Python Yup that checks out.
I’ve never understood why so many languages insist on a feature that causes such a obtuse and tedious programming experience.
Python is great, until you don’t remember a function call, and can’t guess using your LSP to tell you. :/
They’re not difficult by any means.
But they are tedious when compared to other solutions.