File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -48,6 +48,8 @@ See [contributing](https://github.com/jerry-git/learn-python3/blob/master/CONTRI
48
48
(This is currently mostly a road map of what is planned, not in any particular order.)
49
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
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 )
51
+ 1 . [ Idiomatic Python - miscellaneous part 1] ( http://htmlpreview.github.com/?https://github.com/jerry-git/learn-python3/blob/master/notebooks/intermediate/html/idiomatic_misc1.html ) [[ notebook]] ( http://nbviewer.jupyter.org/github/jerry-git/learn-python3/blob/master/notebooks/intermediate/idiomatic_misc1.ipynb )
52
+ 1 . [ Idiomatic Python - miscellaneous part 2] ( http://htmlpreview.github.com/?https://github.com/jerry-git/learn-python3/blob/master/notebooks/intermediate/html/idiomatic_misc2.html ) [[ notebook]] ( http://nbviewer.jupyter.org/github/jerry-git/learn-python3/blob/master/notebooks/intermediate/idiomatic_misc2.ipynb )
51
53
* Sets
52
54
* Tuples and namedtuples
53
55
* Comprehensions
You can’t perform that action at this time.
0 commit comments