could be list.plusAssign(element) or list = list.p...
# announcements
b
could be list.plusAssign(element) or list = list.plus(element)