LGTM. Be aware that `0..n` is inclusive, so it’s l...
# getting-started
c
LGTM. Be aware that
0..n
is inclusive, so it’s looping
n+1
times