File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,9 @@ See [contributing](https://github.com/jerry-git/learn-python3/blob/master/CONTRI
4545
4646
4747## Intermediate
48- (This is currently a road map of what is planned, not in any particular order.)
48+ (This is currently mostly a road map of what is planned, not in any particular order.)
49+ 1 . [ Idiomatic loops] ( http://htmlpreview.github.com/?https://github.com/jerry-git/learn-python3/blob/master/notebooks/intermediate/html/idiomatic_loops.html ) [[ notebook]] ( http://nbviewer.jupyter.org/github/jerry-git/learn-python3/blob/master/notebooks/intermediate/idiomatic_loops.ipynb )
50+ 1 . [ Idiomatic dictionaries] ( http://htmlpreview.github.com/?https://github.com/jerry-git/learn-python3/blob/master/notebooks/intermediate/html/idiomatic_dicts.html ) [[ notebook]] ( http://nbviewer.jupyter.org/github/jerry-git/learn-python3/blob/master/notebooks/intermediate/idiomatic_dicts.ipynb )
4951* Sets
5052* Tuples and namedtuples
5153* Comprehensions
You can’t perform that action at this time.
0 commit comments