Reverses the order of items in a list.
LIST
Type
Meaning
a list of values
Returns a list with the same values as the input list, in reverse order.