Hacker News new | ask | show | jobs
by throwaway_374 3351 days ago
>>I started out learning programming using Python and gradually came to prefer strongly typed languages.

Python IS strongly typed. It is also dynamically typed.

1 comments

D'oh, I meant statically typed. I blame only getting 3 hours of sleep... :)