I understand the amortized complexity of appending an element to a list is O(1) but what is the time complexity of appending a list to a list?