• logging_strict@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    10 months ago

    Here is the link to the code which is being in-browser remote executed

    exercise14.py

    There is no “explanation” next to or within the file. A exercise14.rst or test_exercise14.py would be nice.

    The Explanation link provided contains a mountain of visual shit (aka noise) none of which looks like exercise14.py code.

    The OP is trying to teach us, i get that. Looks like i’m failing the (mountain of visual shit) reading comprehension section of this exercise.

    • bterwijn@programming.devOP
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      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
        link
        fedilink
        arrow-up
        0
        ·
        10 months ago

        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 ;-)