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

Conteúdo do Curso

Introduction to Python

Este curso está parecendo fácil demais?

Mergulhe na prática do mundo real com nosso curso focado em aplicação

Let's get some practice in!

Note

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

Tarefa

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

Tudo estava claro?

Seção 1. Capítulo 5
toggle bottom row
course content

Conteúdo do Curso

Introduction to Python

Este curso está parecendo fácil demais?

Mergulhe na prática do mundo real com nosso curso focado em aplicação

Let's get some practice in!

Note

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

Tarefa

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

Tudo estava claro?

Seção 1. Capítulo 5
toggle bottom row
some-alt