Commit 4f5ed761 by BellCodeEditor

save project

parent 6fd7ae26
Showing with 1 additions and 0 deletions
...@@ -9,6 +9,7 @@ for i in message: ...@@ -9,6 +9,7 @@ for i in message:
s2=random.choice(key) s2=random.choice(key)
s3=random.choice(key) s3=random.choice(key)
t=s1+s2+s3 t=s1+s2+s3
print(t) print(t)
......
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