セクション 1. 章 3
single
Challenge: Personal Budget Calculator
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Write a function to calculate your monthly budget using given income and expense variables.
- Compute the sum of all expense variables.
- Subtract the total expenses from the income to determine the remaining balance.
- Return both the total expenses and the remaining balance as a tuple.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 3
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください