Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 191 Bytes

File metadata and controls

6 lines (5 loc) · 191 Bytes

Exercise 126

  • Create a new index126.js file
  • Define a iceCreamFlavors array
  • Add 10 flavors that you like one by one using the unshift method
  • Show the iceCreamFlavors items as output