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 18a622a commit fcd3f5fCopy full SHA for fcd3f5f
index.html
@@ -347,7 +347,7 @@ <h4>PART 7: Dictionaries and overview of strings</h4>
347
<div class="resume-item pb-0">
348
<h4>PART 8: Functions </h4>
349
<ol start="28">
350
- <a href="assets/notebooks/28_function_inputs.ipynb" onclick="download" ></a><li>Printing Thank you cards<br> <i>Function inputs</i></li>
+ <a href="assets/notebooks/28_function_inputs.ipynb" onclick="download" ><li>Printing Thank you cards<br> <i>Function inputs</i></li></a>
351
<li>Username and password<br> <i>Function outputs</i></li>
352
<li>People's age and odd numbers<br> <i>Type and value errors, and return</i></li>
353
<li>Factorials<br> <i>Recursive functions</i></li>
0 commit comments