AAntonioReplymessage unavailableYesterday I was studying python. And testing some rules. I think the reason is that when you assign x to y. And x is a list. Then the assignment pass the pointer or location in memory to y. In this sense x and y point to the same object02:55