`mutableListOf(0,0,0,0,0)` or `MutableList(5) { 0 ...
# announcements
k
mutableListOf(0,0,0,0,0)
or
MutableList(5) { 0 }