Commit 992ed787 by BellCodeEditor

save project

parent 6774f943
Showing with 4 additions and 3 deletions
import random
key="1165413fv1n4hdf351h7tf7jfnty8k"
m="你是帅哥"
key_m=""
keym=""
for i in m:
str1=i
str2=random.choice(key)
str3=random.choice(key)
text=str1+str2+str3
key_m=test+key_m
keym=keym+text
key2="jhitrjkhtjtj"
m2=list(text)
m2=list(keym)
m2.insert(5,key2)
text2="".join(m2)
print(text2)
\ 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