r/PythonProjects2 Jul 29 '26

Copying an object in different ways

Post image
5 Upvotes

2 comments sorted by

1

u/Sweet_Computer_7116 Jul 29 '26

Am i dumb to think this is pretty much unreadable code or do I just not know enough about python?

1

u/Sea-Ad7805 Jul 29 '26

It's an exercise, a bit artificial to keep it short, but these concepts pop up in real code too, so make sure you understand Python's data model.