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 | ||
|---|---|---|---|
| #1 |  | lyxal | 3 | 
| #1 |  | Yewzir | 3 | 
| #1 |  | AlephSquirrel | 3 | 
| #1 |  | DialFrost | 3 |