`(0..4).map { it }.toList()`
# announcements
c
(0..4).map { it }.toList()