2. Second, assign values to the array elements in curly braces, separated by commas. This method is called static initialization.
3. Finally, use an enhanced for loop to traverse and print each element in the array.