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
course content

Course Content

Introduction to Python

Introduction to Python

1. First Acquaintance
2. Variables and Types
3. Conditional Statements
4. Other Data Types
5. Loops
6. Functions

bookChallenge

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! :)

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 5
toggle bottom row

bookChallenge

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! :)

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 5
toggle bottom row

bookChallenge

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! :)

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!

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! :)

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