Convert various number of arguments into a string?

后端 未结 0 955
慢半拍i
慢半拍i 2020-12-10 05:08

I have the following function that create a name from the variable size arguments:

def create_name(*argv):
    """Create a name from passed arg         


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