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
45
45
46
46
47
47
## 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 )
49
51
* Sets
50
52
* Tuples and namedtuples
51
53
* Comprehensions
You can’t perform that action at this time.
0 commit comments