Given a list, how would I select a new list, containing a slice of the original list (Given offset and number of elements) ?Given a list, how would I select a new list, co
Given a list, how would I select a new list, containing a slice of the original list (Given offset and number of elements) ?Given a list, how would I select a new list, co