Python Programming BasicsIntroduces Python programming basics, covering loops, functions, lists, and conditions for code execution.
Numbers and BooleansIntroduces numbers and booleans in Python, covering numeric types, arithmetic operations, logical operations, and comparisons.