pretty much slicing a string in python. give it a start point and then an endpoint. substring(startpoint, endpoint) first point given is exclusive.