Commit b1df64bf by BellCodeEditor

save project

parent 6584c590
Showing with 1 additions and 1 deletions
...@@ -9,7 +9,7 @@ for i in message: ...@@ -9,7 +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
v=t v=
print(v) 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