Notes
Description
When you need to limit the number of items in your collection, the take() method will "take" any given number of items and return a new collection.