Commit 6584c590 by BellCodeEditor

save project

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