Project Euler 62 Solution (#3029)
* Add solution for Project Euler 62 * Add doctests and annotate function params and return values for get_digits() * Add extra newline between functions to fix flake8 errors * Add extra newlines between function names * Add missing return type for solution() * Remove parenthesis from if statement * Remove parentheses from while loop * Add to explanation and fix second Travis build * Compress get_digits(), add tests for solution(), add fstring and positional arg for solution() * Remove input param when calling solution() * Remove test case for the answer
P
Peter Yao committed
671ab1d863b18edeb25d422926fe1521b6a71734
Parent: ed30749
Committed by GitHub <noreply@github.com>
on 10/15/2020, 3:43:39 AM