Introduction
Select or filter helps you pick only the items you want from a list, like choosing your favorite fruits from a basket.
When you want to find all even numbers from a list of numbers.
When you need to get all names that start with a certain letter from a list of names.
When you want to keep only the items that meet a certain condition, like all fruits that are red.
When you want to filter out unwanted data from a collection, like removing all expired products from a list.