We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e0cdcb commit 7e53dfbCopy full SHA for 7e53dfb
data_types.md
@@ -2,6 +2,7 @@
2
* Spend some time in iex looking at the functions for
3
Map, List, Keyword. For example, type in Map and then ```.```
4
and then hit tab. Read the doc for some eg: ```h List.delete```
5
+
6
## List Exercises
7
* Create a list with six star wars characters
8
* Get the third item out of the list
0 commit comments