• arswaw [he/him]
    ·
    10 hours ago

    const arr = string[] = ["C","H","E","E","T","O"]

        • PaX [comrade/them, they/them]M
          ·
          edit-2
          5 hours ago

          It's C but looking at it again I fucked up the array initializer syntax I think lol

          I always forget it for some reason

          I meant to say char whitehouse[] = { 'C', 'H', 'E', 'E', 'T', 'O' };