File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Open diff view settings
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Open diff view settings
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:
25254 . 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 ) )
26265 . Conditional Statements ([ script] ( reference.py#L121 ) , [ notebook] ( http://nbviewer.jupyter.org/github/justmarkham/python-reference/blob/master/reference.ipynb#5.-Conditional-Statements ) )
27276 . 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 ) )
29298 . Strings ([ script] ( reference.py#L259 ) , [ notebook] ( http://nbviewer.jupyter.org/github/justmarkham/python-reference/blob/master/reference.ipynb#8.-Strings ) )
30309 . Dictionaries ([ script] ( reference.py#L319 ) , [ notebook] ( http://nbviewer.jupyter.org/github/justmarkham/python-reference/blob/master/reference.ipynb#9.-Dictionaries ) )
313110 . 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