Turtle and Observer Command
list item1 item2

Returns a new [list of data] with item1 as its first element, and item2 as its second.

Examples:
list 4 5 returns [4 5].

Related commands:
fput lput se list?