A program that asks the user to enter their monthly costs

Write a program that asks the user to enter their monthly costs for each of the following

housing-related expenses: rent or mortgage payment utilities phones cable The program

should then display the total monthly cost of these expenses and the total annual cost of

these expenses.

Sample Solution