We can also use a format with two colons, [start:stop:step] , where step determines how Python steps between start and end.
[start:stop:step]
step
start
end
Make sure to pick :, followed by :.
: