Python3如何从内层函数中退出外层函数?由于我在函数里添加了tkinter的mainloop和after,所以return基本无效。sys.exit()肯定不行
收起
show me the code
报告相同问题?