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

bookChallenge: Time Calculation

Opgave

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øsning

Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 1. Kapitel 4
single

single

Spørg AI

expand

Spørg AI

ChatGPT

Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat

close

Awesome!

Completion rate improved to 5

bookChallenge: Time Calculation

Stryg for at vise menuen

Opgave

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øsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

close

Awesome!

Completion rate improved to 5
Sektion 1. Kapitel 4
single

single

some-alt