How to copy a list? – Page 2 – Tutorials (Here’s how to…) – Snap! Forum https://forum.snap.berkeley.edu/t/how-to-copy-a-list/10161?page=2
It's super easy! Just do this: As can you see, it creates a deep copy of the list: Want a shallow copy? Do this: You will see that only copies the top-level of the list (means that deeper ranks share the origin…
shyamkumar March 6, 2022, 5:31pm 26 yes, definitely 2 of B scratchmodification