Commit c5aa072c by BellCodeEditor

save project

parent 966d5c68
Showing with 11 additions and 2 deletions
text = '咱们一起玩'
import random
litext = list(text)
litext.insert(random.randint(0,len(litext)),'gfjdye5ykgjj')
a="".join(litext)
print(a)
\ No newline at end of file
import random
import random
......@@ -15,6 +15,7 @@ for i in range(len(message)):
key_message=key_message+d
print(key_message)
message1 = list.intser("¥%……&*$%_*^&%(%^")
message1 = list(key_message)
message1 = insert(message1,)
message2 = "".join()
print(message2)
\ 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