Computer Science, asked by monumonukumar1pehiqn, 1 year ago

Write an algorithm for perimeter of triangle

Answers

Answered by Brooklink
5
Algorithm for finding perimeter of triangle.
step 1: Start
step 2: Read a, b, c
step 3: Add a, b and c and store in AREA
step4: Display AREA
step 5: Stop

Hope ithis would be helpful...
Similar questions