Glossary
shallow copies
they copy the list itself but not the objects *inside* it. For nested lists, this matters:
Learn More
Intro CS Python
—
Chapter 8: Lists and Tuples: Working with Sequences
Related Terms
"Changes to be committed: modified: storage.py"
"smoke test"
10.1
12.1
13.1
14.1
22.1
24.1