Byte Heist Home Leaderboard
Join the Heist (with Github)
Solve View

Parity Sequence

A challenge by MeWhenI avatar MeWhenI

Description

Your code should output the numbers from 1 to 100, inclusive. When only the even-indexed characters of your code are run (in other words, the odd-indexed characters are removed), it should output the even numbers from 1 to 100, inclusive. When only the odd-indexed characters of your code are run, it should output the odd numbers from 1 to 100, inclusive.

Leaderboard

Author Score
No solutions yet
Challenge ends in 7 weeks, 0 days
JavaScript (Deno) JavaScript (NodeJS) Python Rust C (tcc) APL (TinyAPL) Vyxal Vyxal 3
You must be logged in to submit a solution.