scope,”general concept of an identifier – part of the program in which the identifier is valid – scope of a variable defined inside a block is limited to that block
and more specifically to the part of the block that comes after the declaration of the variable”