Commit 291d62da by BellCodeEditor

auto save

parent 97b3ed8c
Showing with 1 additions and 3 deletions
...@@ -12,7 +12,5 @@ for i in message: ...@@ -12,7 +12,5 @@ for i in message:
x=random.choice(key) x=random.choice(key)
u=s+y+x u=s+y+x
m=m+u m=m+u
p=list(m) print(m)
print(p)
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