Create a menu of programs that will compute for the perimeter of the following plane figures : [t] triangle, | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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 Answer
+ 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