Challenge: Time Calculation in Python
Swipe to start coding
Imagine you are a bookkeeper, and you need to process 10
financial transactions. You've noticed that each transaction takes an average of 7
minutes, but you only have 60
minutes available.
- Calculate how many transactions you couldn't complete and assign the result to the variable
remaining_tasks
. - Calculate how many minutes would be needed to complete all
10
transactions if each takes7
minutes, and assign the result to the variablerequired_time
.
Solução
Obrigado pelo seu feedback!
single
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Awesome!
Completion rate improved to 3.03Awesome!
Completion rate improved to 3.03
Challenge: Time Calculation in Python
Swipe to start coding
Imagine you are a bookkeeper, and you need to process 10
financial transactions. You've noticed that each transaction takes an average of 7
minutes, but you only have 60
minutes available.
- Calculate how many transactions you couldn't complete and assign the result to the variable
remaining_tasks
. - Calculate how many minutes would be needed to complete all
10
transactions if each takes7
minutes, and assign the result to the variablerequired_time
.
Solução
Obrigado pelo seu feedback!
single
Awesome!
Completion rate improved to 3.03
Challenge: Time Calculation in Python
Deslize para mostrar o menu
Swipe to start coding
Imagine you are a bookkeeper, and you need to process 10
financial transactions. You've noticed that each transaction takes an average of 7
minutes, but you only have 60
minutes available.
- Calculate how many transactions you couldn't complete and assign the result to the variable
remaining_tasks
. - Calculate how many minutes would be needed to complete all
10
transactions if each takes7
minutes, and assign the result to the variablerequired_time
.
Solução
Obrigado pelo seu feedback!