Commit 4d7da11e by BellCodeEditor

auto save

parent a07c6003
Showing with 3 additions and 2 deletions
...@@ -12,4 +12,6 @@ for i in range(len(message)): ...@@ -12,4 +12,6 @@ for i in range(len(message)):
c=random.choice(key) c=random.choice(key)
d=a+b+c d=a+b+c
hhh=hhh+d hhh=hhh+d
print(hhh) print(hhh)
\ 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