@lolativiwe_twitter Since the function should return the new array return newArr.filter(... would probably be the "best" solution as it makes it clear that the filter is the function result.
steve84
@raynor84
I'm trying to solve dna-pairing but i don't know how it works... why is GCG dna-pairing GC, CG, GC again