Skip to content

Commit 11f916e

Browse files
committed
copy
1 parent d08bc5c commit 11f916e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

4. copy/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# copy
2+
3+
The `copy` module includes 2 functions, copy() and deepcopy(), for duplicating existing objects.
4+
5+
[read more](https://docs.python.org/3/library/copy.html)

0 commit comments

Comments
 (0)