Great! We can see that lists are very flexible. We could even store a list inside another list if we wanted to.
Almost! We create a list with the list() function.
list()