how to get distict values in an array python code example Example: python list distinct my_list = list(set(my_list))