Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Time Calculation | Numbers
/
Data Types in Python
セクション 1.  4
single

single

bookChallenge: Time Calculation

メニューを表示するにはスワイプしてください

タスク

スワイプしてコーディングを開始

You have 8 video calls scheduled today. Each call takes 9 minutes, and you only have 60 minutes available.

  1. Calculate how many total minutes you need for all calls and save it to total_minutes.
  2. Find how many minutes you are short and save it to shortfall.
  3. Calculate how many calls you can complete in the available time and save it to completed_calls.
  4. Find how many minutes will remain unused after completing full calls and save it to unused_time.
  5. Print all results using clear messages.

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 1.  4
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt