Why is the time complexity of python's list.append() method O(1)? Why is the time complexity of python's list.append() method O(1)? python python