
Patrick B. answered 07/19/19
Math and computer tutor/teacher
You can declare it as a global variable so any part of the module can access it
You can assign it a default value. Then when you reference it, if the default value is still
there, then nothing else has changed it.
You can set a FLAG variable that signals if the variable has been changed.