write the algorithm to find the area and perimeter of a triangle.
Answers
Answered by
6
- Step 1: Start.
- Step 2 : Read a b c.
- Step 3: s=a+b+c/2.
- Step 4 : Area = ss-as-bs-c1/2
- Step 5 : Print Area.
- #нσρє íт нєℓρѕ☁
- #мαяк αѕ вяαíηℓíѕт⚡
Answered by
0
Answer: Step 1: Start.
Step 2: Read a b c.
Step 3: s=a+b+c/2.
Step 4 : Area = ss-as-bs-c1/2
Step 5 : Print Area.
Similar questions