Commit fa0401c8 by BellCodeEditor

save project

parent e8963ad1
Showing with 9 additions and 8 deletions
import random
a='你妈妈呢就二分jrhuihjtook i方法九九九护肤具备更高的乳房发育高考过后那本秘籍挺好就不敢开车工具和年春火女你好v疾病和v你你变化规律好吧v供认不讳特工突击旅内容v给你如果就很难机关干部梦幻vi和vvvvvv吕尼'
message = "诺依,周末一起去看动漫展吧!"
c = "诺依,周末一起去看动漫展吧!"
b=''
for i in c:
str1=i
str2=random.choice(a)
str3=random.choice(a)
text=str1+str2+str3
b=b+text
print(b)
i=0
while i < a:
e=message[i]
print(e)
i+=1
# 请使用索引的知识,取出message所有元素(不用遍历的方式)
\ 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