Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd default args and type hints for Project Euler problem 7 #2973
Conversation
- Add default argument values - Add type hints - Change one letter variable names to a more descriptive one - Add doctest for `solution()`
Continuing #2786
solution()Describe your change:
Checklist: