I\'m using a julia script where I\'ve defined two functions that need to share variables. What is the best practice for doing this? Should I just use global variables or is