Question: 1. Write a program that inputs a value into a variable n and outputs the cube (n * n * n) 2.Write a program calculate
1. Write a program that inputs a value into a variable n and outputs the cube (n * n * n)
2.Write a program calculate area of triangle. User input base and height of a triangle, the formula is Area= 1/2*Base*Height, output the area value to the screen.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
