Commit e9f0a79d by BellCodeEditor

save project

parent a3920fe5
Showing with 2 additions and 1 deletions
......@@ -8,5 +8,5 @@ for i in message:
s3=random.choice(key)
a=str(a)+s1+s2+s3
la=list(a)
la.insert(random.randint(0,len(key_message)),"uidhifhihiwedjeodo")
la.insert(5,"uidhifhihiwedjeodo")
print("".join(la))
\ 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