scope - refers to where values can be used in your code (i.e. where values are considered to exist)
Values only exist inside the closure where they were defined
scope - refers to where values can be used in your code (i.e. where values are considered to exist)
Values only exist inside the closure where they were defined