https://github.com/leisurelicht/wtfpython-cnDatatypeAll problems about datatype.Shallow-copy and Deep-copyWhen it comes to deep copy and shallow copy, the differences can be compared based on data types, copy principles, and copy functions. Here is a table in Markdown format that summarizes the diff...