Commit 839461fe by BellCodeEditor

auto save

parent e4d86328
Showing with 7 additions and 1 deletions
......@@ -15,4 +15,10 @@ for i in message:
print(text2)
li_text2 = list(text2)
print(li_text2)
# ~!@#¥%
li_text2.insert(5,"~!@#$")
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