Perform common actions with sets. Perform common actions with tuples. Know when to use different data structures. In the first list, we have repetition in unique_colors section, making them not unique ...
# .append(item): Listenin sonuna bir öğe ekler. # .extend(iterable): Listenin sonuna, bir iterable'ın tüm öğelerini ekler. # .insert(index, item): Belirtilen ...