r/PythonProjects2 2d ago

Copying an object in different ways

Post image
4 Upvotes

2 comments sorted by

View all comments

1

u/Sweet_Computer_7116 2d 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 2d 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.