Evaluation of function in python list comprehension action step and condition at the same time

后端 未结 0 1535
北荒
北荒 2020-12-02 07:24

I am interested in what does python under the hood in the following code.

def test_func(a: str) -> str or None:
             


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