Commit 8095f020 by BellCodeEditor

auto save

parent 29c5a6f2
Showing with 4 additions and 1 deletions
......@@ -13,6 +13,8 @@ for i in range(len(message)):
d=a+b+c
key_message=key_message+d
e=list(key_message)
e.insert(3,"bfkskjfjheergh")
bfkskjfjheergh=list("bfkskjfjheergh")
random.randint(0,len(key_message))
kkk="".join(e)
print(kkk)
\ 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