Python Grundlagen (Jupyter Notebook)# Initial Terminology Sequence Variables Datatypes Strings Boolean Compound Datatypes List (mutable) Tuple (immutable) Dictionary Set References, (Im)mutability Iteration, for, and range() Iterator Protocol (not so important for beginners) Iteration, and Compound Datatypes List and Tuple Set Dictionary Functions matplotlib File I/O, and Strings Strings Quoting? Raw strings: Windows path names Multiline Strings Miscellaneous String Methods