Commit a809e995 by BellCodeEditor

save project

parent ef1dbe99
Showing with 1 additions and 0 deletions
...@@ -8,4 +8,5 @@ for i in message: ...@@ -8,4 +8,5 @@ for i in message:
c = random.choice(key) c = random.choice(key)
text = a + b + c text = a + b + c
u = u + text u = u + text
print(u)
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