Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 249 Bytes

ex_118.md

File metadata and controls

5 lines (4 loc) · 249 Bytes

Exercise 118

  • Create a new index118.js file
  • Define a grades variabe and assign an array with 10 numbers from 1 to 10
  • Define a result variable and assign the result value of adding the first, third, fifth and last number from the grades array