We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af92e3 commit 8398cb4Copy full SHA for 8398cb4
index.html
@@ -333,11 +333,12 @@ <h4>PART 6: Focus on lists and for loop </h4>
333
</div>
334
335
<div class="resume-item pb-0">
336
- <h4>PART 7: Dictionaries and string recap </h4>
+ <h4>PART 7: Dictionaries and overview of strings</h4>
337
<ol start="24">
338
<li>Inventory at the bookstore<br> <i>Dictionary</i></li>
339
<li>Trip to Switzerland<br> <i>Dictionaries with lists as values</i></li>
340
<li>Counting, compressing, and sorting<br> <i>Dictionary use cases</i></li>
341
+ <li>Overview of strings<br> <i>Operations, methods, and tricks</i></li>
342
</ol>
343
344
0 commit comments