Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 151 Bytes

ex_70.md

File metadata and controls

5 lines (4 loc) · 151 Bytes

Exercise 70

  • Create a new index70.js file
  • Use while structure to only sum odd numbers between 0 and 1000
  • Show the partial result as output too