how to get all distinct values from a list in python code example Example: python list distinct my_list = list(set(my_list))