Among your classmates select a partner and perform the following problems.
1. Create a program that will input a number in kilowatt and display its equivalent in watts
2. Create a program that will compute the area of a square.
3. Make a program that will convert an inputted number in inches (in.) and display its equivalent measure in feet (ft).
4. Create a program that will get as input from the user the base and height of a triangle. Compute and display the area of the rectangle.
5. Make a program that will accept a number in square meter and display its equivalent measure in hectares (hes).
1000 m2 = 1 ha
Print your code in a long size bond paper.
Submit your answer during midterm exam.