![]() |
Passing variable to another function - Printable Version +- Python Forum (https://python-forum.io) +-- Forum: Python Coding (https://python-forum.io/forum-7.html) +--- Forum: General Coding Help (https://python-forum.io/forum-8.html) +--- Thread: Passing variable to another function (/thread-24176.html) Pages:
1
2
|
RE: Passing variable to another function - JonnyDriller - Feb-05-2020 Brilliant thx so much guys. I've was panicking about time so I went for the global solution and gave the variables weird names, but I'll try to implement this solution tomorrow. This Object Oriented Programming seems to be the way forward. I'm going to take a long look into it just as soon as I can catch a breath. Thx once again guys, legend Michael..! |