Hacker News new | ask | show | jobs
by marmaduke 2870 days ago
Python supports thread and process based concurrency. Most optimizations require effort, or they wouldn’t be called optimizations.

It’s not weakly types either: you can’t add a list to a string. It’s dynamically typed.