vault backup: 2026-01-09 12:12:53

This commit is contained in:
2026-01-09 12:12:53 +01:00
parent d6a233ab3d
commit 7f528874a3
89 changed files with 80067 additions and 114 deletions

View File

@@ -0,0 +1,31 @@
---
parent: "[[Lecture]]"
tags:
- Lecture
---
# Content
- [ ] Lösungen Tutorial 1
- [ ] Ausgabe - Tutorial 2
- [ ] For loops - Container Loops
- [ ] Zähl loops
- [ ] Unterschied zu anderen Programmiersprachen
- [ ] range
- [ ] len
- [ ] _
- [ ] über liste loopen
- [ ] Dictionarys
- [ ] .items
- [ ] .values
- [ ] .keys
- [ ] List Comprehension
- [ ] Vergleich mit Mengenlehre
- [ ] Dictionary Comprehension
- [ ] System Interactionen
- [ ] input
- [ ] open
- [ ] with Context
- [ ] Import
- [ ] std
- [ ] as
- [ ] from