How would I get values from accross funtions in python

后端 未结 0 688
北海茫月
北海茫月 2021-02-09 02:19
def function1(): #This is the function that creates a window to enter data
    def data(): #this is the function which allows users to enter data via gui
        x = 1 #         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题