Conteúdo do Curso
Introduction to Jupyter notebook: Python
Working with functions
In the same way as with variables, you can declare your own functions and then use them in the notebook.
Tarefa
- Replace
...
with the necessary calculation. Remember, your function needs to convert number of seconds to days. - Replace
...
with the name of function and name of variable you created before.
Mark tasks as Completed
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?
Obrigado pelo seu feedback!
In the same way as with variables, you can declare your own functions and then use them in the notebook.
Tarefa
- Replace
...
with the necessary calculation. Remember, your function needs to convert number of seconds to days. - Replace
...
with the name of function and name of variable you created before.
Mark tasks as Completed
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Seção 1. Capítulo 3
AVAILABLE TO ULTIMATE ONLY