You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="assets/notebooks/21_list_recap.ipynb" onclick="download"><li>Overview of lists<br><i>Operations, methods, and tricks</i></li></a>
330
-
<ahref="assets/notebooks/22_for_recap.ipynb" onclick="download" ><li>More about the for loop<br><i>Various ways of repeating commands on lists and beyond</i></li></a>
329
+
<ahref="assets/notebooks/21_list_overview.ipynb" onclick="download"><li>Overview of lists<br><i>Operations, methods, and tricks</i></li></a>
330
+
<ahref="assets/notebooks/22_for_overview.ipynb" onclick="download" ><li>More about the for loop<br><i>Various ways of repeating commands on lists and beyond</i></li></a>
331
331
<li>Lists of lists<br><i>Slicing, nested for loops, and flattening</i></li>
0 commit comments