Зміст курсу
Introduction to Jupyter notebook: R
Introduction to Jupyter notebook: R
Functions
In the same way as with variables, you can declare your own functions and then use them in the notebook.
Завдання
- Declare the function
sec_to_hour
which will convert seconds into hours. - Check the function operability with the variable you declared 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.
Завдання
- Declare the function
sec_to_hour
which will convert seconds into hours. - Check the function operability with the variable you declared before.
Mark tasks as Completed
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Секція 1. Розділ 3
AVAILABLE TO ULTIMATE ONLY