python specify skip first list element code example Example: python loop through list ignore first for car in cars[1:]: # Do What Ever you want