If the number of elements in a list is constantly changing, we might want to check how many elements there are every now and then, right?

Well done! We use the Count property to check how many variables there are in the list.

Might lists have a different property to check the number of elements in it?