Commit 38bddab9 by BellCodeEditor

auto save

parent 559fef77
Showing with 29 additions and 0 deletions
import random
d=""
f="iuerferuifiewufhewhfowjk人文科技复合物,,。破【为迫击炮【。了,;;’,爬上去思念王饿UI任务,路1无偶·wl/ll,oknw"
message = "诺依,周末一起去看动漫展吧!"
n="……“¥¥&((%&¥??¥ASQ之前完成限额为此"
for i in message:
s1=i
s2=random.choice(f)
s3=random.choice(f)
s4=random.choice(f)
s5=random.choice(f)
s6=random.choice(f)
s7=random.choice(f)
s8=random.choice(f)
s9=random.choice(f)
t=s1+s2+s3+s4+s5+s6+s7+s8+s9
d=d+t
li_t=list(d)
li_t.insert(5,n)
r="".join(li_t)
print(r)
# 请使用索引的知识,取出message所有元素(不用遍历的方式)
\ No newline at end of file
t="哭一而GV恶如的使用卡"
li_t=list(t)
insert
print(li_t)
\ 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