write the algorithm and draw the flow chart to find the area of triangle [ area= 1/2*b*h
Answers
Answered by
1
Answer:
print area of triangle. Initialize: base and height. Read: base and height. Process: ½(base*height) Assign: area to the process Output: area End ALGORITHM: step 1: start step 2: input base, input height step 3: area of triangle=base*height step 4: output area of triangle.
Answered by
0
Answer:
GG
Explanation:
Cool
Similar questions
Math,
2 months ago
Social Sciences,
5 months ago
Science,
11 months ago
Science,
11 months ago
Science,
11 months ago