Commit 4c246bbf by BellCodeEditor

save project

parent 9d23dc60
Showing with 6 additions and 0 deletions
......@@ -13,3 +13,9 @@ for i in range(len(message)):
d=a+b+c
key_message=key_message+d
print(key_message)
list = list(key_message)
print(list1)
a = "ughvghterewktghreghjyr866jr8r8l([[[[.=ji]]]]"
index= random.randint(0,len(list1))
list1.inseert(index,a)
new_t"".join(list1)
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