Lists may offer operations like append(), sort(), reverse(), pop(), remove() etc., enabling manipulation of data without you having to deal with low-level details of storage and retrieval. Thus you may not even need to the logic behind these functions work, but you need to know what they do and how to use it