Small introduction exercise to the python programming language.
Open the provided jupyter notebook in google collab.
This exercise will allow you to learn more about:
- Jupyter notebooks and google colab
- Python variables
- if / else statements
- get user input and print values
This exercise is very short and aimed at students with no prior knowledge about python. For the others, try the optional part of the exercise!