how to get unique elemnt from list pythi=on code example Example: python list with only unique values my_list = list(set(my_list))