Commit 78403ea0 by BellCodeEditor

auto save

parent 7e07c061
Showing with 3 additions and 0 deletions
...@@ -12,6 +12,9 @@ for i in message: ...@@ -12,6 +12,9 @@ for i in message:
e=random.choice(key) e=random.choice(key)
h=f+d+e h=f+d+e
s=s+h s=s+h
list(s)
inser()
print(s) print(s)
......
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