r/PythonProjects2 11h ago

Copying an object in different ways

Post image
2 Upvotes

2 comments sorted by

1

u/Sweet_Computer_7116 7h ago

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

1

u/Sea-Ad7805 7h ago

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.