In this challenge, you’ll be given a starter solution that creates a set of Student objects. You’ll then be set a number of challenges to create LINQ queries that return filtered and grouped collections of students, based on their gender, age, and favourite hobbies.