We can extract list components by using double brackets around the index or the name. We can also use the $ sign with the name.
Let's see if we can extract a component by using it's index.
Nice! Lists provide us with many different ways of extracting components.
Yikes! There is no list element with the name 2.