Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 188 Bytes

ex_125.md

File metadata and controls

6 lines (5 loc) · 188 Bytes

Exercise 125

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