In code during , when we assigned list2 equal to list1(it had list1[0]=history)  and later we make change to list1 only then why this change gets updated in list2 too? - Python Tutorial for Beginners 4: Lists, Tuples, and Sets