Skip to content

Commit 7b8f379

Browse files
committed
Merge pull request qiwsir#50 from xxxyyyzzz/patch-25
Update 119.md
2 parents cef558d + 152136f commit 7b8f379

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

BasicPython/119.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,6 @@ python中提供了一个内置函数enumerate,能够实现类似的功能
112112
>>> [foo(i,ele) for i,ele in enumerate(seq)]
113113
['0:qiwsir', '1:qiwsir.github.io', '2:python']
114114

115+
<hr>
116+
117+
[首页](./index.md)&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;[上一讲](./118.md)&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;[下一讲](./120.md)

0 commit comments

Comments
 (0)