chelseakay932 chelseakay932 03-06-2023 Computers and Technology contestada Which of the following methods work both in Python lists and Python tuples? reverse() sort() append() pop() index() """