python open remove first and last character from each line code example Example: python remove first and last character from string string = string[1:-1]