set vs list
Anonymous
The main differences between sets and lists are that 1) a set cannot contain any duplicates, but a list can. 2) order - a list is an ordered list, but a set is an unordered list - the order is irrelevant.
Check out your Company Bowl for anonymous work chats.