Condense and improve examples

This commit is contained in:
EricFromCanada
2021-02-22 13:53:20 -05:00
parent 537f53ef7c
commit e47ea38940
22 changed files with 84 additions and 255 deletions

View File

@@ -95,7 +95,7 @@ To access all the items in an array, you can loop through each item in the array
<p class="code-label">Output</p>
```text
Tobi Laura Tetsuro Adam
Tobi Laura Tetsuro Adam
```
### Accessing specific items in arrays