Hello, Parity!
      A challenge by
      
        
        sisyphus-ppcg
      
    
Description
Print “Hello, World!”.
Bytes of the solution must alternate from even to odd, starting with even. That is, ord(s[0])%2==0, ord(s[1])%2==1, and so on.
Leaderboard
| Author | Score | ||
|---|---|---|---|
| No solutions yet | |||