I\'m trying to create a loop that removes the elements from the list where there is 1 character
for i in table_classement2: if i == 1: del i table_cla