Question: Write a function that computes the area of a triangle. In particular, the function takes inputs two integers w (as width) and h (as height),

 Write a function that computes the area of a triangle. In

Write a function that computes the area of a triangle. In particular, the function takes inputs two integers w (as width) and h (as height), and outputs the area of the triangle with width w and height h. You should think about what the output data type the function should return

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!