Commit ba48b81a by BellCodeEditor

save project

parent 1a9ced72
Pipeline #2744 failed in 0 seconds
Showing with 17 additions and 1 deletions
mes="韩卓远非常喜欢吕依澄" import random
mes="韩卓远非常喜欢吕依澄skrskr"
key="毛沭月非常喜欢杨熙俊,hhh,哈哈哈,.;]qwertipafkzcvnm,skr,skr."
key_mes=""
for i in mes:
str1=i
str2=random.choice(key)
str3=random.choice(key)
text=str1+str2+str3
key_mes=key_mes + text
print(key_mes)
\ 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