Skip to content
Array Challenge 1.4. Year Released
  • Pages
    • icon picker
      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
 
Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.