Commit 3b954b76 by BellCodeEditor

auto save

parent 027d3568
Showing with 10 additions and 0 deletions
message = "诺依,周末一起去看动漫展吧!" message = "诺依,周末一起去看动漫展吧!"
import random
a="rsgopkgopPro诶钢结构无偏估计owerJPG姐姐瓜婆娘''/.'/'/'/rtre'tg/'t4''=----.......!@#$%^&*()."
f=""
for i in message:
sty1=i
sty2=random.choice(a)
sty3=random.choice(a)
h=sty1+sty2+sty3
a=a+h
print(a)
# 请对message进行遍历,取出所有元素 # 请对message进行遍历,取出所有元素
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