Polyglot sandbox

Code Challenges

Practice JavaScript, TypeScript, Python, and Rust in a syntax-highlighted editor. Curated challenges, a secure in-browser sandbox, and instant test feedback.

  • 4 languages
  • 44 challenges
  • sandboxed runner

Filter Even Numbers

Return only even numbers from an array.

Array.prototype.filter
script.js
Ready
Tests

Press + in the editor to run tests, or click Run Tests.