672: Mainline
Here, in contrast, is a proper use of global variables:
You can use global variables to vary the behavior of your functions, thus establishing a sort of context that may vary as a program runs.