Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 436 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 436 Bytes

LAB-01

You can run any file in your console using command node task-array.js

TASKS

  1. Do All the tasks in task-array.js
  2. Do all the tasks in task-cycles.js
  3. Do all the tasks in task-objects.js
  4. Do all the tasks in task-string.js

Some functions require you to "return" the value, some of them you can just console.log, it's up to you.

BONUS

You can do all the tasks in the file task-bonus.js to get 1 bonus point