Converting List to String in Python not working (.join())

前端 未结 0 1130
北恋
北恋 2021-01-29 03:51

out += sorted(\'\'.join(po)) TypeError: can only concatenate str (not "list") to str

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