delete the last element in a list code example Example: python remove last element from list record = record[:-1]