How do I pass 2 variables through each other?
I am making a client-server system using tkinter for the GUI, and I need to pass the app variable through the thread which communicates with the server. Problem is, I also need to pass the thread through the app.