Commit 05714510 by BellCodeEditor

save project

parent 1777b586
Showing with 12 additions and 8 deletions
students=['悟空','小贝','八戒','波奇']
students.pop(2)
students.insert(1,'诺伊')
print(students)
red=students[0:2]
blue=students[2:5]
print(red)
print(blue)
import random
key="xiusxccw翻译完全无亲的须及时肯定有的 欧起晚了无需ewoflwqiew3让人配合胸脯人;21の2从I如入9-分进入 】鹅肉hi哦豁ndljiquw98xo"
messge="诺依,周末我们一起去看动漫展吧!"
keymessge=" "
for i in messge:
text1=i
text2=random.choice(key)
text3=random.choice(key)
text=text1+text2+text3
keymessge=keymessge+text
print(keymessge)
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