I've been using Python fine for a few months, however I became very confused this morning when I read a list question. The answer was talking about "References of lists" when you append a list to another or assign a list to another, and it's confusing me (a lot).
Can someone explain to me how lists / list references work?