SIGN IN SIGN UP

Add solution for Project Euler problem 38. (#3115)

* Added solution for Project Euler problem 38. Fixes: #2695

* Update docstring and 0-padding in directory name. Reference: #3256

* Renamed is_9_palindromic to is_9_pandigital.

* Changed just-in-case return value for solution() to None.

* Moved exmplanation to module-level docstring and deleted unnecessary import
F
fpringle committed
409438d250fcff2a1dff6ad5350673431ed2e870
Parent: 20260d2
Committed by GitHub <noreply@github.com> on 10/24/2020, 2:42:15 AM