print only distinct terms in list pythn code example Example: python list distinct my_list = list(set(my_list))