python loop through array expect first value code example Example: python loop through list ignore first for car in cars[1:]: # Do What Ever you want