Commit 5c577ef3 by BellCodeEditor

auto save

parent 8339b627
Showing with 2 additions and 7 deletions
...@@ -12,10 +12,4 @@ for i in range(len(message)): ...@@ -12,10 +12,4 @@ 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