HOW TO remove the last item out of list print code example Example: python remove last element from list record = record[:-1]