python return value of a function in a function that includes a function?

前端 未结 0 616
小鲜肉
小鲜肉 2021-01-30 02:01

I have a question, is it possible to return a value of a function in a function that includes a function? That\'s what I mean:

def function(flag=1):
    signal_0          


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