2. Create a program that will input a number in kilowatt and display its equivalent measure in watts.
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 triangle. Compute and display the area of the rectangle.
5. Make a program that will accept a number in square meters (m^2) and display its equivalent measure in hectars (has)
hint: 1000 M^2 = 1 ha
No comments:
Post a Comment