Commit a706ef6b by BellCodeEditor

auto save

parent 0ba9f885
Showing with 0 additions and 1 deletions
...@@ -16,6 +16,5 @@ for i in message: ...@@ -16,6 +16,5 @@ for i in message:
text = "周末一起与欢乐谷吧" text = "周末一起与欢乐谷吧"
li_text = list(text) li_text = list(text)
print(li_text) print(li_text)
list1=["贝","尔","星","球"]
str1 = "".join(list1) str1 = "".join(list1)
print(str1) print(str1)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment