Can you please explain What Is List Structures In Prolog? › Category: Prolog › Can you please explain What Is List Structures In Prolog? 0 Vote Up Vote Down Editor">Editor Staff asked 2 years ago Can you please explain What Is List Structures In Prolog? 1 Answers 0 Vote Up Vote Down Editor">Editor Staff answered 2 years ago A Prolog list is referred as an ordered sequence of elements of arbitrary length. Here the elements are variables, constant, structures, including other lists.