Commit 033c3805 by BellCodeEditor

auto save

parent 7371cab7
Showing with 1 additions and 0 deletions
...@@ -10,3 +10,4 @@ for i in message: ...@@ -10,3 +10,4 @@ for i in message:
s3=random.choice(key) s3=random.choice(key)
text=s1+s2+s3 text=s1+s2+s3
print(text) print(text)
mess=list(message)
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