Commit feaa7935 by BellCodeEditor

auto save

parent 705883ac
Showing with 1 additions and 1 deletions
...@@ -11,7 +11,7 @@ for i in message: ...@@ -11,7 +11,7 @@ for i in message:
s2=random.choice(key) s2=random.choice(key)
s3=s1+s2 s3=s1+s2
s4=s4+s3 s4=s4+s3
print(s4) print(s4)
......
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