Edits
This commit is contained in:
@@ -139,7 +139,7 @@ True
|
||||
>>>
|
||||
```
|
||||
|
||||
For example, the inner list `[100, 101]` is being shared.
|
||||
For example, the inner list `[100, 101, 102]` is being shared.
|
||||
This is known as a shallow copy. Here is a picture.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user