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

Pythagorean Triplet Checker Function #72

Open
jrakshit749 opened this issue Oct 4, 2020 · 5 comments
Open

Pythagorean Triplet Checker Function #72

jrakshit749 opened this issue Oct 4, 2020 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@jrakshit749
Copy link
Contributor

Todo

  • Create a Pythagorean Triplet Checker calculator function

  • The function will take 3 inputs from the user and return true if they are Pythagorean triplets.

Example

Input >> 3, 4, 5
Output >> True

Important

  • Guidelines for adding new functions are clearly mentioned in the contributing guidelines.

  • Screenshots of the output needs to be added along with the PRs for quicker merges.

  • If any queries, discuss it in the issue thread.

@jrakshit749 jrakshit749 added the enhancement New feature or request label Oct 4, 2020
@Rohan1904
Copy link
Contributor

should i do this one @tejasmorkar @SuyashSonawane ??

@shreyasd302
Copy link
Contributor

can I contribute this @tejasmorkar @SuyashSonawane ?
please allow me as this is my first PR.

@SuyashSonawane
Copy link
Contributor

@shreyasd302 and @Rohan1904, we discussed such type of issues earlier that if someone creates an issue, he can assign it to himself, in this case, @jrakshit749 forgot to assign it to himself.

We are sorry for the inconvenience.

@tejasmorkar
Copy link
Contributor

@jrakshit749 is this issue resolved or are you still working on it?

@jrakshit749
Copy link
Contributor Author

@tejasmorkar it is completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants