Once this declaration has been executed, the variable is always treated as global without the need to put the word global and a dot in front of it. It only needs to be declared once in a piece of code that is executed. After that in all other places the variable is considered as being global.