Lab Task: Draw Flowgorithms
Lab Task: Draw Flowgorithms
Draw Flowgorithms
Task1: Monthly Budget Planner
You are building a monthly budget planner to help users manage their expenses. The system
should:
• Ask the user to input their total monthly income.
• Ask the user to input their expenses in categories like rent, groceries, utilities, transportation,
and entertainment.
• Calculate and display the total expenses.
• Calculate and display the remaining balance (income - expenses).
Input/Output Steps:
• Input: Monthly income and expenses in different categories.
• Output: Total expenses and remaining balance.
Input/Output Steps:
• Input: Loan amount, interest rate, and number of years.
• Output: Monthly payment.