can i slice a list within a slice in python code example Example: python array slice >>> a[1:4] [2, 3, 4]