Commit 9493c02b by BellCodeEditor

auto save

parent c1a62d76
Showing with 1 additions and 1 deletions
...@@ -14,7 +14,7 @@ for i in message: ...@@ -14,7 +14,7 @@ for i in message:
text=a+b+c text=a+b+c
x=x+text x=x+text
d="hehgiehfvkjdkfe" d="ghjkghg^"
list_p=list(x) list_p=list(x)
s=random.randint(0,len(x)) s=random.randint(0,len(x))
list_p.insert(s,d) list_p.insert(s,d)
......
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