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

bookChallenge: Time Calculation

Taak

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.

Oplossing

Was alles duidelijk?

Hoe kunnen we het verbeteren?

Bedankt voor je feedback!

Sectie 1. Hoofdstuk 4
single

single

Vraag AI

expand

Vraag AI

ChatGPT

Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.

Suggested prompts:

Vat dit hoofdstuk samen

Explain code

Explain why doesn't solve task

close

Awesome!

Completion rate improved to 5

bookChallenge: Time Calculation

Veeg om het menu te tonen

Taak

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.

Oplossing

Switch to desktopSchakel over naar desktop voor praktijkervaringGa verder vanaf waar je bent met een van de onderstaande opties
Was alles duidelijk?

Hoe kunnen we het verbeteren?

Bedankt voor je feedback!

close

Awesome!

Completion rate improved to 5
Sectie 1. Hoofdstuk 4
single

single

some-alt