Commit 325fb2cc by BellCodeEditor

save project

parent 0589d637
Showing with 9 additions and 10 deletions
key = "诺依你好"
mi = "asdf"
list_key = list(key)
import random import random
key = "abcdefgh" num = random.randint(0,len(list_key)-1)
message = 11111111 list_key.inster(num,mi)
for i in message: print(key1)
str1 = i print(list_key)
str2 = random.choice(key) print("".jion(list_key))
str3 = random.choice(key) \ No newline at end of file
text = str1+str2+str3
key_1 = key_1+text
print(key_m)
\ 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