Commit 052ff824 by BellCodeEditor

auto save

parent a3fcb9b7
Showing with 2 additions and 1 deletions
......@@ -11,5 +11,6 @@ for i in message:
str2=random.choice(key)
str3=random.choice(key)
s=str1+str2+str3
print(s,end="")
c=s
print(c)
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