Write an algorithm for perimeter of triangle
Answers
Answered by
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...
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