Commit 1cab2619 by BellCodeEditor

save project

parent e641e99b
Showing with 6 additions and 2 deletions
import random
key="abcdefg是unfndundwnwiwfpnwfnpqnfqiwn可灭免费"
message="诺伊,周末一起去看动漫展吧!"
w="f9-hef9hfh-923-ut 科目佛恶魔vomevmefifmi人家饿就人 各个贫困 就人经济去就 金融界国家给人家 改革国家i个【价格"
for i in message:
a=random.choice(key)
b=random.choice(key)
print(i+a+b)
\ No newline at end of file
c=i+a+b
d=list(c)
d.insert(3,w)
f="".join(d)
print(f)
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