We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f8040c commit f39e395Copy full SHA for f39e395
exercises/01.2-Retrieve-items/README.md
@@ -1,3 +1,7 @@
1
+---
2
+video: "https://www.youtube.com/watch?v=Yyo3cP3zyT4"
3
4
+
5
# `01.2` Retrieve items
6
7
The only way of accessing a particular element in an `list`(in python), is using an index.
0 commit comments