What should this function return if the priority TO-DOs should be updated in the future?
[first, second, last] since lists can be updated(first, second, last) since tuples can be updatedA list like [first, second, last] since lists can be updated.