Consider:
a = [1, 2, 3] print id(a) # print identifier of object to which the list a refers
which prints:
135445132
represented by the state diagram: