Write a function called calculate_area() that takes base and height as input parameters and returns
area of a triangle as an output. The formula used is:
Triangle Area=1/2*base*height
Answers
Answered by
0
Answer:
Answer:
Similar questions