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 0be6d2b commit bb8de1cCopy full SHA for bb8de1c
exercises/04-mixed_list/README.md
@@ -1,3 +1,7 @@
1
+---
2
+video: "https://www.youtube.com/watch?v=tJ-si9lRkUc"
3
4
+
5
# `04` Mixed List
6
7
# 📝instructions:
@@ -20,4 +24,4 @@ The console must have something like this:
20
24
21
25
## 💡 Hint:
22
26
- You can use the `type()` python function.
23
-- Remember that `len()` return the large of your list.
27
+- Remember that `len()` return the large of your list.
0 commit comments