Working with variables
With one Jupyter notebook you can store variables and refer to them in future.
Tehtävä
Swipe to start coding
Change the ...
with the calculation we did above.
Ratkaisu
# creating variables in notebook
sec_in_week = 60*60*24*7
Mark tasks as Completed
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 1. Luku 2
AVAILABLE TO ULTIMATE ONLY