mirror of
https://hub.njuu.cf/TheAlgorithms/Python.git
synced 2023-10-11 13:06:12 +08:00
719c5562d9
- Add default argument values - Add type hints - Change one letter variable names to a more descriptive one - Add doctest for `solution()`