0
def function1():  
    hi = "hello mom"

def function2():
    text = hi

#i want to import hi's value here in text from function1() sorry for the indentation I'm new here

tdelaney
  • 73,364
  • 6
  • 83
  • 116

0 Answers0