Filter even numbers

Easy 20 pts New · no attempts yet javascript

From [1,2,3,4,5,6] print only even numbers.

Static hints
  • Use filter with n % 2 === 0

Toolliyo Coach

Stuck? Get a nudge — not the answer

Progressive help: Nudge → Guide → Approach. Full solution stays behind the Solution tab.

Toolliyo Assistant
Ask about tutorials, ebooks, training, pricing, mentor services, and support. I use public site content only—not admin or internal tools.

care@toolliyo.com

Need callback? Share your details