rather.. there is no concept of non-assignment in ...
# announcements
d
rather.. there is no concept of non-assignment in this so PlayerList += player works because they're being added to this list, but PlayerList + player would have to add them to the same list object and would end up being the same operation