mirror of
https://github.com/TheAlgorithms/Python.git
synced 2026-02-04 11:27:12 +08:00
- Add default arguments to solution function - Add link to Project Euler problem 6 - Add doctest for testing `solution()` - Removed test_solutions.py as it is redundant