Store the length of this list in a variable by coding len(subway_lines).
len(subway_lines)
Make sure to type len(subway_lines).