Commit 026fb07c by BellCodeEditor

save project

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