Challenge: Time Calculation
Oppgave
Swipe to start coding
You have 10
support calls today. Each call takes 7
minutes on average, and you've scheduled 60
minutes.
- Compute how many minutes you are short to finish all calls today and save it to the
shortfall_minutes
variable. - Compute the total duration in hours for all calls and save it to the
total_hours
variable. - Compute how many calls you can finish completely within the available time and save it to the
completed_calls
variable. - Compute how many minutes remain unused within the available time and save it to the
unused_minutes
variable.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 4
single
Spør AI
Spør AI
Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår
Awesome!
Completion rate improved to 5
Challenge: Time Calculation
Sveip for å vise menyen
Oppgave
Swipe to start coding
You have 10
support calls today. Each call takes 7
minutes on average, and you've scheduled 60
minutes.
- Compute how many minutes you are short to finish all calls today and save it to the
shortfall_minutes
variable. - Compute the total duration in hours for all calls and save it to the
total_hours
variable. - Compute how many calls you can finish completely within the available time and save it to the
completed_calls
variable. - Compute how many minutes remain unused within the available time and save it to the
unused_minutes
variable.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Awesome!
Completion rate improved to 5Seksjon 1. Kapittel 4
single