Commit 393bf157 by BellCodeEditor

auto save

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