COMMITS
/ project_euler/problem_05/sol2.py October 8, 2020
S
Add type hints and default args for Project Euler problem 5 (#2982)
Suyash Gupta committed
August 19, 2019
C
Simplify code by dropping support for legacy Python (#1143)
Christian Clauss committed
July 16, 2019
B
Added doctest and more explanation about Dijkstra execution. (#1014)
Bruno Simas Hadlich committed
October 20, 2018
A
all valid python 3
Alex Brown committed
October 19, 2018
A
snake_case all the things
Alex Brown committed