functions first, second, …, tenth
first, second, third, …, tenth name functions each of which
- takes a list as argument
- returns the corresponding element of its list argument
define a function which
- takes as argument a list
- returns a list of the second and fourth elements of its argument