@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
Stephen James
@sjames1958gm
@raynor84 Each character in the string is paired with its designated value G with C, C with G and G with C again.
@raynor84 The pairing values are given in the instructions
steve84
@raynor84
ok i get it thanks
@sjames1958gm thx
Aditya Dehal
@aditya2000
hello
Stephen James
@sjames1958gm
@sjames1958gm :+1:
quintik
@quintik
how do I get the name of the location from the coordinates?
for the weather app
Stephen James
@sjames1958gm
@Quantomistro3178 There is a name value in the JSON from the FCC URL
quintik
@quintik
oh. Thanks @sjames1958gm
CamperBot
@camperbot
quantomistro3178 sends brownie points to @sjames1958gm :sparkles: :thumbsup: :sparkles: