Updated run times and a few typos

This commit is contained in:
2020-07-21 09:54:55 -04:00
parent db0788d2cc
commit 467e15817d
33 changed files with 47 additions and 42 deletions

View File

@@ -290,5 +290,5 @@ if __name__ == "__main__":
"""Results:
The sum of all 100 numbers is 5537376230390876637302048746832985971773659831892672
The first 10 digits are: 5537376230
It took 23.015 microseconds to run this algorithm
It took an average of 2.694 microseconds to run this problem through 100 iterations
"""