If I have declared variables in another function such as main, how do I access them in another function? (Instructor does not allow global variables)