Hacker News new | ask | show | jobs
by exdsq 1704 days ago
I can’t understand programming without types - it’s just so weird…
1 comments

Python is not without types, there are dynamic types.
Sorry to be specific I find it so weird to program without defining what I want in and out of a function