question: is it possible to increment any *even* starting number by 1 with this
h interprets a number like it's a hexadecimal number (20 => 0x20 => 32)
O interprets a number like it's an octal number (20 => 020 => 16)
s subtracts 1 from even numbers and adds 1 to odd numbers

rest should be explanatory
computerfairi.es/media/tITjF7r

Follow

additionally, interpreting a number with 8 or 9 in it as octal causes the variable to be set to 0 immediately

Sign in to participate in the conversation
Computer Fairies

Computer Fairies is a Mastodon instance that aims to be as queer, friendly and furry as possible. We welcome all kinds of computer fairies!