Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
bellcode
/
lesson6-4
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
a14e623d
authored
May 19, 2021
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
07ef43ed
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
diy.py
diy.py
View file @
a14e623d
# 和你的小伙伴讲讲史上有名的三英战吕布的故事。然后完成下面挑战,并说说列表切片是什么,怎么用:
# 和你的小伙伴讲讲史上有名的三英战吕布的故事。然后完成下面挑战,并说说
# 省略繁杂情节,刘关张三人一起冲入战场,围攻吕布:
#由于关羽斩了华雄,董卓很生气,派出了吕布复仇,张飞率先应战,打了八十多个回合。关羽没见他们分出胜负,提刀上马杀了出来
和张飞一起战吕布。此时,刘备也手提两把双骨剑冲了出来,最终打败了吕布
a
=
[
'吕布'
]
b
=
[
'袁术'
,
'公孙瓒'
,
'关羽'
,
'张飞'
,
'刘备'
,
'曹操'
]
b
[
2
:
5
]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment