Commit 70e069ec by BellCodeEditor

save project

parent 54c2bd87
Pipeline #10696 failed in 0 seconds
Showing with 5 additions and 2 deletions
......@@ -12,4 +12,8 @@ for i in range(len(message)):
c=random.choice(key)
d=a+b+c
key_message=key_message+d
print(key_message)
\ No newline at end of file
print(key_message)
list
list(key_message)
insert(random.randint(0,len(message1)),"¥%……&*$%_*^&%(%^")
message="".join(message1)
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