Commit ef5b28fe by BellCodeEditor

auto save

parent d223b699
Showing with 5 additions and 0 deletions
text="周末一起玩"
li_text = list(text)
li_text.insert(2,'dfjdkfjsd')
a="".join(li_text)
print(a)
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