Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge | First Acquaintance
Introduction to Python

Is This Course Feeling Too Easy?

Dive into real world practice with our application focused course

Let's get some practice in!

Note

Remember, when raising a number to a power, you should use the ** operator.

Task

  • On the second line, compute 0.99 to the power of 365.
  • On the fourth line, compute 1.01 to the power of 365.

What's the takeaway here? If you improve just 1 percent every day, by the end of the year, you'll be 37 times better. So keep pushing forward in your learning journey! :)

Everything was clear?

Section 1. Chapter 5
toggle bottom row
course content

Course Content

Introduction to Python

Is This Course Feeling Too Easy?

Dive into real world practice with our application focused course

Let's get some practice in!

Note

Remember, when raising a number to a power, you should use the ** operator.

Task

  • On the second line, compute 0.99 to the power of 365.
  • On the fourth line, compute 1.01 to the power of 365.

What's the takeaway here? If you improve just 1 percent every day, by the end of the year, you'll be 37 times better. So keep pushing forward in your learning journey! :)

Everything was clear?

Section 1. Chapter 5
toggle bottom row
some-alt