Hi everyone,
Please check out episode 9 of the Q For Problems video series.
This covers problem 9 from the Project Euler problem set.
[Project Euler - Problem 9](“https://projecteuler.net/problem=9” "“Project”)
We want to find the the Pythagorean Triplet (a, b, c) for which a + b + c = 1000.
Feel free to share your own solutions and ideas in the comments.
[Github Repo](“https://github.com/jkane17/qForProblems” "“Github”)
Thanks