I have two python files that contain 2 classes. I want to get a variable that is within one function within one class into a function in a different class.
Specifical