ASCI-COEP / ASCI-COEP/hacktoberfest
Implement a program to find Primitive Pythagorean Triads.
Open
- Dominant language
- Jupyter Notebook
- Stars
- 12
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
Eg:
a= 3 b= 4 c= 5
a= 5 b= 12 c= 13
a= 8 b= 15 c= 17
a= 7 b= 24 c= 25
a= 20 b= 21 c= 29
a= 12 b= 35 c= 37
a= 9 b= 40 c= 41
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue provides example primitive Pythagorean triads but names no file, notebook, input range, output format, or test. First inspect the repository structure and contribution guidance to find the appropriate notebook or program entry point, then clarify the expected bounds and output before implementing. Done means the program generates the requested examples and has a reproducible way to verify its results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100