Commit ed1cbd4a by BellCodeEditor

save project

parent df1348af
Showing with 6 additions and 5 deletions
......@@ -14,7 +14,8 @@ for i in message:
a = str+str1+str2
b = b+a
print(b)
d=['徽二u麻烦,哦啊,得哦没有人,odd木,熊出没,cxrosmieimrof莫哦而是灭剖面符号肉食性']
awww=list(b)
list=awww.insert(random.randint(0,len.(b)))
print(list)
\ No newline at end of file
d='徽二u麻烦,哦啊,得哦没有人,odd木,熊出没,cxrosmieimrof莫哦而是灭剖面符号肉食性'
list1=list(b)
list1.insert(random.randint(0,len(list1)),d)
str4=''.join(list1)
print(str4)
\ 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