Commit 3c1cc9b9 by BellCodeEditor

save project

parent 701f0131
Pipeline #5525 failed in 0 seconds
Showing with 1 additions and 0 deletions
import random import random
message="诺伊,周末一起去看动漫吧!!!!!!!!!!!" message="诺伊,周末一起去看动漫吧!!!!!!!!!!!"
key_message="" key_message=""
noise="kkkkkkkkkkkkkkkkkk"
for i in message: for i in message:
str1=i str1=i
str2=random.choice(key) str2=random.choice(key)
......
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