Skip to content

Conversation

sgalpha01
Copy link
Contributor

Continuing #2786

  • Added type hints
  • Added default argument values for validate_solutions script

Describe your change:

  • Fix a bug or typo in an existing algorithm?

Checklist:

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized.
  • I know that pull requests will not be merged if they fail the automated tests.
  • All function parameters and return values are annotated with Python type hints.

Copy link
Member

@dhruvmanila dhruvmanila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

@dhruvmanila dhruvmanila merged commit 6a5a022 into TheAlgorithms:master Oct 8, 2020
@sgalpha01 sgalpha01 deleted the patch-project_euler-problem_5 branch October 8, 2020 05:34
stokhos pushed a commit to stokhos/Python that referenced this pull request Jan 3, 2021
…ithms#2982)

* add type hints and default args for problem 5

* Update sol1.py

* Update sol2.py

Co-authored-by: Dhruv <[email protected]>
Panquesito7 pushed a commit to Panquesito7/Python that referenced this pull request May 13, 2021
…ithms#2982)

* add type hints and default args for problem 5

* Update sol1.py

* Update sol2.py

Co-authored-by: Dhruv <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants