Python Grundlagen (Jupyter Notebook)# 2021-11-17 Variables Enter Tuples References Datatypes Strings Datatype Conversions, Type Names Compound Datatypes List Tuple Dictionary Set Boolean NoneType Short Circuit Evaluation of Boolean Expression Exercise: Mixed List Day 2 Python Documentation while for Iteration over Compound Datatypes File IO Day 3 The range() Function Generators, Iterator Protocol, for Common Sequence Operation Comprehensions List, Iterable? WTF? Dict and iterable More on Lists More on Dictionaries References, Mutability CSV