Python: how to join entries in a set into one string?

前端 未结 8 1180
青春惊慌失措
青春惊慌失措 2020-12-13 17:06

Basically, I am trying to join together the entries in a set in order to output one string. I am trying to use syntax similar to the join function for lists. Here is my atte

8条回答
提交回复
热议问题