Commit 0ed1f2ea by BellCodeEditor

save project

parent 17bdc5ca
Showing with 3 additions and 2 deletions
......@@ -11,4 +11,5 @@ for i in message:
b=random.choice(key)
w=random.choice(key)
y=a+b+w
key_message=key_message+y
\ No newline at end of file
key_message=key_message+y
print(key_message)
\ 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