JS: Array | Notion
1. Declaration & Index position
2. Looping over an array
3. Addtion, deletion copy
4. Searching
5. Array Functions (1)
6. Array Functions (2)
7. Array Functions (3)
8. split()
9. replace()
10. forEach()
11. Array Features
for 와 forEach 그리고 map