Question: Programming Exercise 1.5 Instructions Modify the program from Project 4 to compute the area of a triangle. . sp 1. Issue the appropriate prompts for
Programming Exercise 1.5 Instructions Modify the program from Project 4 to compute the area of a triangle. . sp 1. Issue the appropriate prompts for the triangle's base and height, and change the names of the variables appropriately. 2. Use the formula 0.5 x base x height to compute the area. An example of the program input and output is shown below: Enter the base: 5 Enter the height: 7 The area ts 17.5 square units
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
