Edabit - Filter out Strings from an Array - Javascript Solution

Опубликовано: 11 Ноябрь 2020
на канале: The Coding Odyssey
1,866
20

In this video we are solving a challenge from Edabit called Filter out Strings from an Array using Javascript:

Create a function that takes an array of non-negative integers and strings and return a new array without the strings.

Here's the link to the challenge:

Filter out Strings from an Array: https://edabit.com/challenge/b2NdDSdk...

#filteroutstrings #filteroutstringsfromanarray #edabitjavascript #edabitjavascriptsolutions #edabitchallenge