Revision bc21ce2c-62a0-4aec-ae33-c8f39cb86df4 - Code Golf Stack Exchange

#Racket, 22 bytes

 (λ(n)(takef n even?))

The `λ` character is counted as 2 bytes.

I haven't seen Racket used before in any of the code golfing answers I've seen, so I had to do it at least once!

AltStyle によって変換されたページ (->オリジナル) /