Python Grundlagen (Jupyter Notebook)¶
- Python (2022-11-16 - 2022-11-18)
- Object Oriented
- Integers
- Strings
- Datatype Conversions
- Lists and Tuples
- Dictionary
- Set
for
, and Iteration, and Generatorsenumerate()
- Lists, Dictionaries, Generators, Constructors
- Slicing
- References, (Im)mutability
- Functions
- Strings
- More About Lists
- More About Dictionaries
- More About Sets
- Comprehensions (List, Dictionary, Set)
eval
andexec