1 pointby david_levi_19982 hours ago2 comments
  • Chazprimean hour ago
    You might want to check your file names for errors.
  • david_levi_19982 hours ago
    Many Python learning resources focus on building things early and gloss over fundamental concepts like state, control flow, and mutability.

    I’ve been documenting a fundamentals-first approach in a small Python repo: short, isolated examples, no frameworks, no projects.