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