The most relevant advantage of having lists as objects is:
Objects have built-in methods.
Lists in programming languages often come with various built-in methods that provide functionality for manipulating the list, such as adding, removing, or accessing elements, which enhance the usability and convenience of working with lists.