Question: Using comments, variables, and methods write a program that will calculate the area of a triangle. The program will allow a user to enter the

Using comments, variables, and methods write a program that will calculate the area of a triangle.
The program will allow a user to enter the base and height of a triangle.
Using these inputs, the program will then calculate the area of the triangle (.5* base * height).
The answer will then be displayed in sentence format with a row or ---- above and below the answer.
Submit the completed project files and folders in a zip format as an attachment.

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 Programming Questions!