File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Click to jump to the relevant section of the script or the notebook:
25
25
4 . Comparisons and Boolean Operations ([ script] ( reference.py#L102 ) , [ notebook] ( http://nbviewer.jupyter.org/github/justmarkham/python-reference/blob/master/reference.ipynb#4.-Comparisons-and-Boolean-Operations ) )
26
26
5 . Conditional Statements ([ script] ( reference.py#L121 ) , [ notebook] ( http://nbviewer.jupyter.org/github/justmarkham/python-reference/blob/master/reference.ipynb#5.-Conditional-Statements ) )
27
27
6 . Lists ([ script] ( reference.py#L150 ) , [ notebook] ( http://nbviewer.jupyter.org/github/justmarkham/python-reference/blob/master/reference.ipynb#6.-Lists ) )
28
- 7 . Tuples ([ script] ( reference.py#224 ) , [ notebook] ( http://nbviewer.jupyter.org/github/justmarkham/python-reference/blob/master/reference.ipynb#7.-Tuples ) )
28
+ 7 . Tuples ([ script] ( reference.py#L224 ) , [ notebook] ( http://nbviewer.jupyter.org/github/justmarkham/python-reference/blob/master/reference.ipynb#7.-Tuples ) )
29
29
8 . Strings ([ script] ( reference.py#L259 ) , [ notebook] ( http://nbviewer.jupyter.org/github/justmarkham/python-reference/blob/master/reference.ipynb#8.-Strings ) )
30
30
9 . Dictionaries ([ script] ( reference.py#L319 ) , [ notebook] ( http://nbviewer.jupyter.org/github/justmarkham/python-reference/blob/master/reference.ipynb#9.-Dictionaries ) )
31
31
10 . Sets ([ script] ( reference.py#L372 ) , [ notebook] ( http://nbviewer.jupyter.org/github/justmarkham/python-reference/blob/master/reference.ipynb#10.-Sets ) )
You can’t perform that action at this time.
0 commit comments