Commit 55fe6019 by BellCodeEditor

auto save

parent c804eb6d
Showing with 7 additions and 0 deletions
text="周末一起去欢乐谷吧!"
li_text=list(text)
li_text.insert(1,"a")
str="@".join(li_text)
print(str)
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