open-source-workshop / idc-katas

0 stars 40 forks source link

New function #37

Open TheConfusedKidd opened 5 years ago

TheConfusedKidd commented 5 years ago

Function name

areTwinPrimes

Where to implement

src/areTwinPrimes.js

Description (optional)

check whether the input numbers are twin primes

Malvikabhalla99 commented 5 years ago

I am taking this issue Will be solving it in c++