Commit 6dcf1655 by BellCodeEditor

save project

parent b16ac2d9
Showing with 5 additions and 3 deletions
...@@ -14,10 +14,12 @@ for i in message: ...@@ -14,10 +14,12 @@ for i in message:
text = str1+str2+str3 text = str1+str2+str3
text1=text1+text text1=text1+text
list1=list(text1)
list1.insert(3,"swgvxd")
list1.insert(7,"jkdhnvce")
list1.insert(4,"hjbsb")
print(list1)
print(text1)
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