How The Atlantic rebuilt the front end of CityLab.com for speed
medium.com2 pointsby joshmaker0 comments
Traceback (most recent call last):
File "calculation.py", line 54, in <module>
result = (x / y / z) * (a / b / c)
~~~~~~^~~
ZeroDivisionError: division by zero
In this new version it's now obvious which variable is causing the 'division by zero' error.