Skip to content

Commit 5bd90dc

Browse files
committed
typo
1 parent 96d3764 commit 5bd90dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ <h4>PART 6: Focus on lists and for loop </h4>
337337
<div class="resume-item pb-0">
338338
<h4>PART 7: Dictionaries and overview of strings</h4>
339339
<ol start="24">
340-
<a href="assets/notebooks/24_dictionaries.ipynb" onclick="download" ></a><li>Inventory at the English bookstore<br> <i>Dictionaries</i></li></a>
340+
<a href="assets/notebooks/24_dictionaries.ipynb" onclick="download" ><li>Inventory at the English bookstore<br> <i>Dictionaries</i></li></a>
341341
<li>Trip to Switzerland<br> <i>Dictionaries with lists as values</i></li>
342342
<li>Counting, compressing, and sorting<br> <i>Dictionary use cases</i></li>
343343
<li>Overview of strings<br> <i>Operations, methods, and tricks</i></li>

0 commit comments

Comments
 (0)