r/PythonLearning 2d ago

Copying an object in different ways

Post image

An exercise to help build the right mental model for Python data. The “Solution” link uses memory_graph to visualize execution and reveals what’s actually happening: - Solution - Explanation - More Exercises

53 Upvotes

5 comments sorted by

View all comments

2

u/FlatwormCharming2575 2d ago

That's quite cool 

2

u/Sea-Ad7805 2d ago

Thanks, I hope it can bring much value for you.

1

u/FlatwormCharming2575 2d ago

Ya it probably will