TypeError: type.__new__() argument 2 must be tuple, not str

前端 未结 0 370
梦毁少年i
梦毁少年i 2021-02-14 10:28

I get the following error,when I run the below piece of code.I can clearly print the value of *strs on screen,which appears as string.But,when I do the type(*strs), it throws Ty

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