Trying to understand matlab\'s following index slicing operation to implement it in python.
disp([5 7:6])