Commit fd8a61d4 by BellCodeEditor

save project

parent ed8745cd
Showing with 2 additions and 2 deletions
......@@ -11,4 +11,4 @@ for i in message:
c = random.choice(Key)
l = l + a + b + c
"message".join(l)
print(message)
\ No newline at end of file
print(l)
\ 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