Hacker News new | ask | show | jobs
by UncleEntity 2678 days ago
Plus the fact that python doesn't have a switch statement so you kind of have to use a dict if you want that functionality without a long chain of if/elif/else.