Fix style of the first ten solutions for Project Euler (#3242)
* Fix style of the first ten solutions for Project Euler - Unify the header docstring, and add reference URLs to wikipedia or similar - Fix docstrings to be properly multilined - Add newlines where appropriate - Add doctests where they were missing - Remove doctests that test for the correct solution - fix obvious spelling or grammar mistakes in comments and exception messages - Fix line endings to be UNIX. This makes two of the files seem to have changed completely - no functional changes in any of the solutions were done (except for the spelling fixes mentioned above) * Fix docstrings and main function as per Style Guide
M
Michael D committed
98e9d6bdb6ce34dbdf47912803b979c11486d850
Parent: 5be77f3
Committed by GitHub <noreply@github.com>
on 10/25/2020, 3:23:16 AM