Commit dc1e2660 by BellCodeEditor

save project

parent 5550b7fd
Showing with 1 additions and 0 deletions
...@@ -12,4 +12,5 @@ for i in message: ...@@ -12,4 +12,5 @@ for i in message:
a3=random.choice(key) a3=random.choice(key)
b=a1+a2+a3 b=a1+a2+a3
c=c+b c=c+b
print(c) print(c)
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