Yes, or just `ArrayList((0..4).map { 100 + it })`
# announcements
c
Yes, or just
ArrayList((0..4).map { 100 + it })