Зміст курсу
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.
Завдання
- 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
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?
Дякуємо за ваш відгук!
In the same way as with variables, you can declare your own functions and then use them in the notebook.
Завдання
- 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
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Секція 1. Розділ 3
AVAILABLE TO ULTIMATE ONLY