Skip to content
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

Square Root of Perfect Squares #19

Closed
lukew3 opened this issue Oct 14, 2020 · 3 comments
Closed

Square Root of Perfect Squares #19

lukew3 opened this issue Oct 14, 2020 · 3 comments
Labels
good first issue Good for newcomers hacktoberfest Fixing these issues will count as contribution to hacktoberfest 2020 New generator Use this label for proposing a new generator

Comments

@lukew3
Copy link
Owner

lukew3 commented Oct 14, 2020

Example Problem:
sqrt(16)
Example Solution:
4

Solutions should be integers 1-12.

@lukew3 lukew3 added good first issue Good for newcomers New generator Use this label for proposing a new generator hacktoberfest Fixing these issues will count as contribution to hacktoberfest 2020 labels Oct 14, 2020
@mushahidq
Copy link
Contributor

Can I work on that?

@lukew3
Copy link
Owner Author

lukew3 commented Oct 14, 2020

@mushahidq Sure

@mushahidq
Copy link
Contributor

I have created a pull request for this.

@lukew3 lukew3 closed this as completed Oct 14, 2020
ananyakaushik pushed a commit to ananyakaushik/mathgenerator that referenced this issue Oct 17, 2020
Finished Fib sequence in Python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Fixing these issues will count as contribution to hacktoberfest 2020 New generator Use this label for proposing a new generator
Projects
None yet
Development

No branches or pull requests

2 participants