open-source-workshop / idc-katas

0 stars 40 forks source link

addPrime #43

Open chinmayips opened 5 years ago

chinmayips commented 5 years ago

Function name

Where to implement

src/addPrime.js

Description (optional)

Add all the prime values in an array and return the sum.

MayankGupta73 commented 5 years ago

I'm taking this issue