Yep, I'm a nerd

January 11, 2006 at 12:36 PM | categories: python, geek humor | View Comments

I was just reading today's Foxtrot.

foxtrot060111.gif

Check this out:

bin = ['01011001','01001111','01010101',
       '01001110','01000101','01010010','01000100']
for b in bin:
   print chr(int(b,2)),

I Love comics that are made just for me. :)

Read and Post Comments

« Previous Page