Discover why assignment doesn't create a copy in Python and master different list cloning methods including shallow copy, deep copy, and when to use each technique.