You can run any file in your console using command node task-array.js
- Do All the tasks in task-array.js
- Do all the tasks in task-cycles.js
- Do all the tasks in task-objects.js
- 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.
You can do all the tasks in the file task-bonus.js to get 1 bonus point