you can access elements by index using `[]`, or it...
# getting-started
s
you can access elements by index using
[]
, or iterate using
for..in