Python Basics (2023-11-29 - 2023-12-01)¶
Setup¶
Datatypes¶
Control Flow, Sequences, Iteration¶
Day 2, Morning Awakening¶
Infinity: The Iterator Protocol
Control Flow, Sequences, Iteration (Continued)¶
Functions¶
More Datatypes¶
Day 3, Morning Awakening¶
Some CSV, matplotlib
, …
Weird things …
Taking time: time — Time access and conversions
More time and date: datetime — Basic date and time types
Measuring code execution time