Binary humour…(not ASCII)

Home Forums WAY Off-Topic Distortion Binary humour…(not ASCII)

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #67932
    linuxgnuru
    Participant

    10100 1 1011 101 1101 11001 10111 1001 110 101 10000 1100 101 1 1011 101!

    #77090
    __eMpTy__
    Participant

    There are 10 types of people on this planet: those who know binary and those who don’t.

    #77094
    strider
    Participant

    ‘x14ÝÜÞux86]’

    I don’t get it

    #77099
    linuxgnuru
    Participant

    1 = a 10 = b; I did say it wasn’t ASCII in the title

    #77100
    strider
    Participant
    linuxgnuru wrote:
    I did say it wasn’t ASCII in the title

    Ah, I missed that part!

    Code:
    print(”.join([chr(int(i, 2) + 64) for i in “10100 1 1011 101 1101 11001 10111 1001 110 101 10000 1100 101 1 1011 101”.split()]))
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.