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.
Filter Even Numbers
Return only even numbers from an array.
Array.prototype.filter
Press ⌘+↵ in the editor to run tests, or click Run Tests.