this post was submitted on 02 Sep 2025
1 points (100.0% liked)

Python

7877 readers
2 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

πŸ“… Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
πŸ’“ Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 2 years ago
MODERATORS
 

See the Solution and Explanation.

you are viewing a single comment's thread
view the rest of the comments
[–] bterwijn@programming.dev 0 points 7 months ago (1 children)

Thanks for your feedback, much appriciated.

I agree that an exercise14.rst would be nice, but to save time I've let the code speak for itself now together with the visualizaion. I'll probably revisit and better document the exercises later.

At the Explanation link I try to give a general explanation about Pyrhon mutability (and copy later on), I agree some readers might find it hard relate that to a specific exercise, but I don't want to write a specific explanation for each exercise.

[–] logging_strict@programming.dev 0 points 7 months ago (1 children)

First i love the visualizations. It grew on me. And supportive of coding challenges posts. As long as there isn't a flood of them. Which there isn't.

I get your position. That there just isn't an explanation for each and every exercise. The other comments made it seemed like there was.

When i clicked on the Explanation link, the browser didn't initially scroll to the Mutability section. Went downhill from there.

btw i'm too dumb to know the answer and too lazy to copy+paste the code into a REPR.

All the other commenters are just dishonest pretending they totally got it without running the code ;-)

[–] bterwijn@programming.dev 0 points 7 months ago* (last edited 7 months ago)

Actually running the code? I got to the stage where only AI can help me understand anything ;-)