Skip to content

Solution for Problem Euler 56 #1131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 13, 2019
Merged

Solution for Problem Euler 56 #1131

merged 4 commits into from
Aug 13, 2019

Conversation

shuklalok
Copy link
Contributor

Solution for problem Euler 56

:param b:
:return:
'''
import typing
Copy link
Member

@cclauss cclauss Aug 13, 2019

Choose a reason for hiding this comment

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

This does not need to be imported if it is not being used.

https://travis-ci.org/TheAlgorithms/Python/builds/571406392#L568

Copy link
Member

@cclauss cclauss left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution!!

@cclauss cclauss merged commit 8eab2f1 into TheAlgorithms:master Aug 13, 2019
stokhos pushed a commit to stokhos/Python that referenced this pull request Jan 3, 2021
* Solution for Euler 56

* Adding Type and Doctest as per guideline

* removing unused import

* correcting the way type check works
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