5. Variables

In this tutorial we start looking at the first programming concept, variables. Variables are used to store data and can be called by using the variable name and the data that it holds will be outputted instead.