diwas7777 / CodesHub

This open source project is made to help students find codes in different languages easily for every usecase.
https://diwas7777.github.io/CodesHub/
GNU General Public License v2.0
50 stars 136 forks source link

Pythogorean_Triplets.java #222

Closed itsmeShaurya closed 2 years ago

itsmeShaurya commented 2 years ago

Program to check whether the given inputs are Pythagorean triples or not

itsmeShaurya commented 2 years ago

Hey @diwas777777 , can you check and merge this pr as this code is very easy and help us to check whether the given inputs are Pythagorean triples or not. Thank you