• XIIIesq
    link
    fedilink
    English
    arrow-up
    8
    ·
    1 year ago

    Can someone explain the joke for someone that knows nothing about programming?

    • anyhow2503
      link
      fedilink
      English
      arrow-up
      23
      ·
      1 year ago

      “0b” is a prefix for binary number literals (at least in C++, probably other languages too). So in decimal that would be the number 2.