Hacker News new | ask | show | jobs
by rusk 3160 days ago
Python: `Dict.get(k)` (`null`) vs `Dict[k]` (`IndexError`)