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

Course Content

Data Types in Python

Data Types in Python

1. Getting Familiar With Numbers in Python
2. True or False?
3. Strings
4. Bring All the Topics Together

bookChallenge: Time Calculation

Task

The task description remains unchanged. I will recap it for your reference and introduce two additional questions.

Imagine that you are a school student and have to solve 10 math tasks. You have noticed that the average time to deal with the task is 7 minutes; however, you have 60 minutes.

  1. Calculate how many tasks you did not complete and assign the result to the variable remaining_tasks.
  2. Calculate how many minutes you would need to complete 10 tasks if you were to spend 7 minutes on each of them, and assign the result to the variable required_time.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 1. Chapter 6
toggle bottom row

bookChallenge: Time Calculation

Task

The task description remains unchanged. I will recap it for your reference and introduce two additional questions.

Imagine that you are a school student and have to solve 10 math tasks. You have noticed that the average time to deal with the task is 7 minutes; however, you have 60 minutes.

  1. Calculate how many tasks you did not complete and assign the result to the variable remaining_tasks.
  2. Calculate how many minutes you would need to complete 10 tasks if you were to spend 7 minutes on each of them, and assign the result to the variable required_time.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 1. Chapter 6
toggle bottom row

bookChallenge: Time Calculation

Task

The task description remains unchanged. I will recap it for your reference and introduce two additional questions.

Imagine that you are a school student and have to solve 10 math tasks. You have noticed that the average time to deal with the task is 7 minutes; however, you have 60 minutes.

  1. Calculate how many tasks you did not complete and assign the result to the variable remaining_tasks.
  2. Calculate how many minutes you would need to complete 10 tasks if you were to spend 7 minutes on each of them, and assign the result to the variable required_time.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Task

The task description remains unchanged. I will recap it for your reference and introduce two additional questions.

Imagine that you are a school student and have to solve 10 math tasks. You have noticed that the average time to deal with the task is 7 minutes; however, you have 60 minutes.

  1. Calculate how many tasks you did not complete and assign the result to the variable remaining_tasks.
  2. Calculate how many minutes you would need to complete 10 tasks if you were to spend 7 minutes on each of them, and assign the result to the variable required_time.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Section 1. Chapter 6
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
some-alt