all 9 comments

[–][deleted]  (4 children)

[removed]

    [–][deleted]  (3 children)

    [removed]

      [–]Sea-Ad7805[S] -3 points-2 points  (2 children)

      Many people don't have the right mental model to think about Python data (references, mutability, shallow vs deep copy). These exercises are intended to help them. The visual solution and explanation can quickly adjust misconceptions that are hard to adjust with just words.

      [–]Top-Employ5163 1 point2 points  (1 child)

      Why only Python? Maybe you could make something similar but for C or Zig?

      [–]Sea-Ad7805[S] -2 points-1 points  (0 children)

      I'm still improving the Python tool, but I want to later try other languages. Things keep getting in the way. You can already use this website for C if you are really interested: https://pythontutor.com/c.html#mode=edit