I don't understand why the output is `0, 1, 4, 9, ...
# announcements
a
I don't understand why the output is
0, 1, 4, 9, 16
.
a
Indexes start at 0.
❤️ 1