Commit 7c0b31b8 by BellCodeEditor

save project

parent 3c0492bf
Showing with 1 additions and 1 deletions
...@@ -9,7 +9,7 @@ for i in mess: ...@@ -9,7 +9,7 @@ for i in mess:
s2=random.choice(key) s2=random.choice(key)
s3=random.choice(key) s3=random.choice(key)
str=s1+s2+s3 str=s1+s2+s3
print(str,end="") print(str,end"")
......
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