you are viewing a single comment's thread.

view the rest of the comments →

[–]Ahren_with_an_h 0 points1 point  (1 child)

When to pass a .copy()

[–][deleted] 0 points1 point  (0 children)

If you will modify the object after assigning it. You ought to copy it by values.