Skip to content
Snippets Groups Projects
Commit 93a2a023 authored by Robert Lanzafame's avatar Robert Lanzafame
Browse files

notes

parent 6b82a8a4
No related branches found
No related tags found
No related merge requests found
......@@ -17,4 +17,10 @@ Q1, Week:
2. x
3. x
4. Intro to Git, Markdown Tables
5. Git Branching, Markdown Figures, `plt.bar()`, list comprehension, asserts
\ No newline at end of file
5. Git Branching, Markdown Figures, `plt.bar()`, list comprehension, asserts
Iterables:
- 2023 was [week 2.3 (PA11)](https://mude.citg.tudelft.nl/2023/files/Week_2_3/PA11_solution.html)
- add illustration of how range and arange are different (both are iterable; standard lib versus numpy; type range versus type ndarray)
-
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment