JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Gallery
Array Challenge 1.4. Year Released
Share
Explore
Gallery
Array Challenge 1.4. Year Released
Array Challenge 1.4. Year Released
The Task
Code Clips
The Task
Activity: Array Challenge: 1.4 Year released 🐞
Start Here
Use the year released in the
test data box
below. Create appropriate array for storing the test data and display all elements of the array.
Explore the data in the
test data box
below and decide what type of data is going to be stored.
Create and populate appropriate array using the values in the
test data box
.
Refer to the
code clips
below to help you.
Display all elements of the array.
Test Data
# Year Released data
2022, 2019, 2016, 2021, 2020, 2020, 2018, 2020
Good luck! 🍀
Sample output
2022
2019
2016
2021
2020
2020
2018
2020
Gallery
Share
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.