Turtle and Observer Command

item number [list]

Returns the element of list at the number'th position.

Note: Indexing starts from 1.

Examples:
item 2 [4 6 8] returns 6.

Related commands: