Commit d8d50c03 by BellCodeEditor

auto save

parent 05297752
Showing with 0 additions and 4 deletions
...@@ -12,7 +12,3 @@ for i in message: ...@@ -12,7 +12,3 @@ for i in message:
str2 = random.choice(key) str2 = random.choice(key)
text = str + str1 + str2 text = str + str1 + str2
key_list+=text
print(key_list)
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