Commit 8f486098 by BellCodeEditor

save project

parent 05da153b
Showing with 2 additions and 1 deletions
......@@ -10,6 +10,6 @@ for i in message:
a=i
b=random.choice(key)
c=random.choice(key)
d=a+b+c
text=a+b+c
key_message=key_message+text
print(c)
\ 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