We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d08bc5c commit 11f916eCopy full SHA for 11f916e
4. copy/README.md
@@ -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