DSA-Bootcamp-Java icon indicating copy to clipboard operation
DSA-Bootcamp-Java copied to clipboard

Add Perimeter Of Triangle

Open KiranSatyaRaj opened this issue 1 year ago • 3 comments

Add perimeter of triangle problem to conditionals-loops assignment

KiranSatyaRaj avatar Aug 22 '23 13:08 KiranSatyaRaj

Primeter of tringal add all side of tringal

Gourav2580 avatar Aug 24 '23 13:08 Gourav2580

Primeter of tringal add all side of tringal

At the end it is that simple but one also has to check if sum of any two sides of triangle is greater than the other side, and if not reprompt the user to enter a greater values of those particular two sides? I believe that's where one has to think, so I thought it can be a good addition to the current set of exercises

KiranSatyaRaj avatar Aug 24 '23 17:08 KiranSatyaRaj

Hey I wanna take up this problem, is it still open? @KiranSatyaRaj

Rohxn16 avatar Oct 02 '23 17:10 Rohxn16