In the next lesson we will look at the most important variables.
The code in the presentation is mainly for understanding but if you want to write down the code examples from the presentation, make sure that your variables are marked as static by using the the static
keyword (we'll talk about this in detail later in the course).
- Denis