I'm learning about objects and references in a beginner programming class that I'm taking at school, and I'm a little confused about what constitutes an "object". Specifically, I'm not sure how to determine how many objects are in a list of lists.I'm learning about objects and references in a