remove last 6 cahartes from string python code example Example: python remove last 4 characters from string foo = foo[:-n]