English, asked by fk238747, 4 months ago

write the algorithm and draw the flow chart to find the area of triangle [ area= 1/2*b*h​

Answers

Answered by shakshiroy
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 mohammedsinancvn7a
0

Answer:

GG

Explanation:

Cool

Similar questions