Write a program that calculates the area of a triangle by inputting base and height. Run the program and enter the number 10 for the height and 15 for the base.
The program should output should look like the following:
The area of the triangle is + area