Basically what the title says. In all the examples, `var` is used to declare variables. However, it is better practice to use `let`.