mirror of
https://github.com/TheAlgorithms/Python.git
synced 2026-02-02 02:08:22 +08:00
* Fix code style for Project Euler problems: - 13, 17, 21 - Default args - Type hints - File path * Fix code style for multiple problems * Made suggested changes