Inside the function, we can use all the list operations we've learned, like getting the number of passengers with len().
len()
Make sure to pick len(, followed by ).
len(
)