Awesome! Just as we did with strings, we can get the length of a list by writing len() with the list's name in the parentheses.
len()
Didn't we want to know the length of the list?