Course Content
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.
Task
- 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
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
In the same way as with variables, you can declare your own functions and then use them in the notebook.
Task
- 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
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Section 1. Chapter 3
AVAILABLE TO ULTIMATE ONLY