Hacker News new | ask | show | jobs
by fixermark 3725 days ago
Python in a nutshell: What you gain in flexibility and terseness, you more than lose in needing 100% unit test coverage, because every line could fail to execute (with an error that many other languages would find at compile time).