Commit dc1e2660 by BellCodeEditor

save project

parent 5550b7fd
Showing with 2 additions and 2 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)
\ No newline at end of file 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