Challenge: Time Calculation
Uppgift
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
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 1. Kapitel 4
single
Fråga AI
Fråga AI
Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal
Suggested prompts:
Sammanfatta detta kapitel
Explain code
Explain why doesn't solve task
Awesome!
Completion rate improved to 5
Challenge: Time Calculation
Svep för att visa menyn
Uppgift
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
Var allt tydligt?
Tack för dina kommentarer!
Awesome!
Completion rate improved to 5Avsnitt 1. Kapitel 4
single