Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Having said that, I did just get marked down for having filter(num => num % 2 === 0) when the correct answer shouild (apparently) be filter(x => x % 2 === 0) so it's not great.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: