An open API service indexing awesome lists of open source software.

https://github.com/mindsgn/simple-task


https://github.com/mindsgn/simple-task

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Even Number Sum

A function that takes in an array of integers and returns the sum of all even numbers in the array.

### How to run

```
node sum.js
```