something like `(1..20).map{it*20}`
# announcements
c
something like
(1..20).map{it*20}