Commit aaf0e20b by BellCodeEditor

auto save

parent 75d6c9c8
Showing with 0 additions and 2 deletions
...@@ -13,4 +13,3 @@ for i in message: ...@@ -13,4 +13,3 @@ for i in message:
str3 = random.choice(key) str3 = random.choice(key)
text = str1 + str2 + str3 text = str1 + str2 + str3
key_monkey = key_monkey+text key_monkey = key_monkey+text
print(key_monkey)
\ No newline at end of file
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