Create a menu of programs that will compute for the perimeter of the following plane figures : [t] triangle, | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Create a menu of programs that will compute for the perimeter of the following plane figures : [t] triangle,

how to turn this into code?

4th Sep 2018, 10:42 AM
Rachel
Rachel - avatar
1 Antwort
+ 1
Input 3 sides of triangle. Add them up. Output this sum; it is the perimeter.
4th Sep 2018, 11:38 AM
J.G.
J.G. - avatar