Skip to content

Commit 6a7cfa9

Browse files
committed
Swap part 4 and 5 and add part 4 examples
1 parent 091a171 commit 6a7cfa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ You can view each of the files online using `nbviewer`_.
1616
* `part-1.ipynb`_: numbers, strings, variables, booleans, "if statements"
1717
* `part-2.ipynb`_: lists and loops
1818
* `part-3.ipynb`_: defining functions and using modules
19-
* `part-4.ipynb`_: using third-party libraries
20-
* `part-5.ipynb`_: ???
19+
* `part-4.ipynb`_: sets, dictionaries, list comprehensions, collections?
20+
* `part-5.ipynb`_: using third-party libraries
2121

2222

2323
Giving the talk

0 commit comments

Comments
 (0)