FOAP-NetMind-2022 / beetlepush

Learn JavaScript array methods
https://beetlepush.vercel.app/
Mozilla Public License 2.0
4 stars 0 forks source link

New level 17 - filter method #63

Closed omiras closed 1 year ago

omiras commented 1 year ago

Description

Create a new level using the filter method

Idea

I will create an array of strings with the name of the bugs. The user must select all the names of the bugs that have more than 5 letters.