Style Improvements for project_euler/problem_26 (#2958)
* add typehints and docstrings * add typehint and default value * add typehint and default value. Removed unused variable. * do not modifiy the given solution * add doctests * update sol1 after running black * add typehint, docstring, and doctest * update sol2 after running black * add full problem statement and solution function with typehint and doctest * renamed original function instead of adding new one * don't alter original solution
N
Nelson Stoik committed
ef53bbdf5a6648f6035f48c9bcbf0cf7499fba22
Parent: 6a5a022
Committed by GitHub <noreply@github.com>
on 10/8/2020, 3:22:24 AM