Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen Challenge: Time Calculation | Numbers
Data Types in Python

bookChallenge: Time Calculation

Aufgabe

Swipe to start coding

You have 10 support calls today. Each call takes 7 minutes on average, and you've scheduled 60 minutes.

  1. Compute how many minutes you are short to finish all calls today and save it to the shortfall_minutes variable.
  2. Compute the total duration in hours for all calls and save it to the total_hours variable.
  3. Compute how many calls you can finish completely within the available time and save it to the completed_calls variable.
  4. Compute how many minutes remain unused within the available time and save it to the unused_minutes variable.

Lösung

War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 1. Kapitel 4
single

single

Fragen Sie AI

expand

Fragen Sie AI

ChatGPT

Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen

Suggested prompts:

Zusammenfassen Sie dieses Kapitel

Code in file erklären

Erklären, warum file die Aufgabe nicht löst

close

Awesome!

Completion rate improved to 5

bookChallenge: Time Calculation

Swipe um das Menü anzuzeigen

Aufgabe

Swipe to start coding

You have 10 support calls today. Each call takes 7 minutes on average, and you've scheduled 60 minutes.

  1. Compute how many minutes you are short to finish all calls today and save it to the shortfall_minutes variable.
  2. Compute the total duration in hours for all calls and save it to the total_hours variable.
  3. Compute how many calls you can finish completely within the available time and save it to the completed_calls variable.
  4. Compute how many minutes remain unused within the available time and save it to the unused_minutes variable.

Lösung

Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

close

Awesome!

Completion rate improved to 5
Abschnitt 1. Kapitel 4
single

single

some-alt