The right command takes two arguments, a list and an integer n. right returns the last n elements of the list. Input:
Output:
Similarly, left returns the first part of a list. Input: