How many lines of C it takes to execute a + b in Python 3 years agoPython also has a fixed point arithmetic in its std library: https://docs.python.org/3/library/decimal.html 0ThreadHN