top | item 44508760 (no title) Stoo | 7 months ago Your button answer is wrong though because the input tag can't have content. The version using input should be <input type="submit" value="Submit" />. discuss order hn newest Stoo|7 months ago 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.
Stoo|7 months ago 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.
Stoo|7 months ago