Local variables

These are variables that are local to a scope. The a, i, and b variables in our previous example are all local variables.