Slice
Builtin (slice container start end step) Slice a list or string given a start, an end, and an optional step size
Builtin (slice container start end step)