REVERSE
Description
REVERSE
reverses the elements in a list.
Example
This will return ['third', 'second', 'first']
.
Last updated
REVERSE
reverses the elements in a list.
This will return ['third', 'second', 'first']
.
Last updated