if your array is initially size 3, and you do `d[6...
# announcements
b
if your array is initially size 3, and you do
d[6] = something
, it will be out-of-bounds