added tut11 notes
This commit is contained in:
@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
marp: true
|
||||||
|
paginate: true
|
||||||
|
class: invert
|
||||||
|
# theme: uncover
|
||||||
|
footer: Tutorium 11 - 15.01.2023 - Nils Pukropp - https://s.narl.io/s/tutorium-11
|
||||||
|
header:
|
||||||
|
---
|
||||||
|
|
||||||
|
# Tutorium 11 - EidP 2024
|
||||||
|
|
||||||
|
Dictionary, List-Comprehensions, Funktionen als Objekte
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# Dictionary
|
||||||
|
|
||||||
|
- Eine Ansammlung aus **Keys** und dessen **Werten**
|
||||||
|
- Ordnet jedem **Key** einen **Wert** zu
|
||||||
|
-
|
||||||
|
Reference in New Issue
Block a user