Commit 11d528b2 by BellCodeEditor

auto save

parent 4493619e
Showing with 3 additions and 0 deletions
......@@ -13,3 +13,5 @@ for i in range(len(message)):
d=a+b+c
key_message=key_message+d
print(key_message)
li_km=list(key_message)
li_km.insert(random.randint())
\ 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