542 B
542 B
parent | 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