Commit 758dabd0 by BellCodeEditor

save project

parent e8e78ea1
Showing with 23 additions and 5 deletions
message = "诺依,周末一起去看动漫展吧!" import random
l="kkllol看要去看是给我少打黑屋进而结构划分文件给个个体热议172337943273712kvfj;'\'\';[]-=(()*&%)"
# 请使用索引的知识,取出message所有元素(不用遍历的方式) w = "诺依,周末一起去看动漫展吧!"
print(message[:]) d=""
\ No newline at end of file o=0
g=0
f=""
u=["hndqjhehqvygh"]
p=random.randint(0,3)
for i in w:
c=i
for a in range(p):
q=random.choice(l)
f=f+q
d=d+c+f
f=""
print(d)
d1=list(d)
print(d1)
d1.insert(4,u)
u1="".join(d1)
print(u1)
\ 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