📅 Day 6: Arrays & Array MethodsWelcome to Day 6 of the challenge!
Today, we’re diving into one of JavaScript’s most used data structures — the Array. Whether you're storing numbers, strings, or objects, arrays are essential for organizing and workin...