Commit 026fb07c by BellCodeEditor

save project

parent 892c76aa
Showing with 3 additions and 2 deletions
...@@ -10,4 +10,5 @@ for i in message: ...@@ -10,4 +10,5 @@ for i in message:
A2=random.choice(key) A2=random.choice(key)
A3=random.choice(key) A3=random.choice(key)
text=A1+A2+A3 text=A1+A2+A3
print(A) sp=sp+text
\ No newline at end of file print(sp)
\ No newline at end of file
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