Sets Basic Collection of non repetitive element order doesn't matter sets are unindexed so can't acces it specif index a=set() a.add("Vivek") a.add("Patel") print(a)