Match the functions with their descriptions:
Retrieve collection parts
Match functions and results
Report a typo
Match the items from left and right columns
windowed()
take()
drop()
slice()
chunked()
Returns a list of the collection elements with given indices
Returns a list of "snapshots" of the window of the given size
Returns a list or lists of items with the length defined by the argument
Returns a collection without the first n elements
Returns a collection with the first n elements
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.