Sectionย 5. Chapterย 5
single
Challenge: Pushing Elements to an Array
Swipe to show menu
Task
Swipe to start coding
You are given an array named shoppingList that contains the following elements:
Milk, Eggs, Bread
Your tasks:
- Use the
push()method to add the following elements to the array:"Butter","Cheese". - Add the elements in the correct order.
- Return the updated array.
Solution
Everything was clear?
Thanks for your feedback!
Sectionย 5. Chapterย 5
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat