Computer Science, asked by lachudachu, 11 months ago

to find the area of triangle write the algorithm and draw flowchart for this​

Answers

Answered by dipanwitapyne1976
8

Answer:

Algorithm:

step 1:start

step 2:input base and height of triangle

step 3:area=1/2*base*height

step 4:display area

step 5:stop

Answered by bvspawan
0

Answer:

formula for area of triangle is 1/2× base×height

mark as brainliest

Similar questions