# [Neim], <s>10</s> 9 bytes A000012/2ᛄ𝕋 Explanation: A Push 42 000012 Push 4 or A007395 Push 7395 ᛄ Modulo 2 > Increment A000012 (all zeroes) and A007395 (all twos) A function that takes the input on the top of the stack and leaves the output on the top of the stack. [Try it online!](https://tio.run/##y0vNzP3/39EACAyNHs5usfv/3xgA "Neim – Try It Online") [Neim]: https://github.com/okx-code/Neim