fork download
  1. B = hex(ord("B"))[2:]
  2. R = hex(ord("R"))[2:]
  3. E = hex(ord("E"))[2:]
  4. X = hex(ord("X"))[2:]
  5. I = hex(ord("I"))[2:]
  6. T = hex(ord("T"))[2:]
  7.  
  8. BRE = B + R + E
  9. XIT = X + I + T
  10.  
  11. print "Brexit is.... http://m...content-available-to-author-only...b.com/eric/tools/color-blend/#%s:%s:1:hex" % (BRE, XIT)
Success #stdin #stdout 0s 9024KB
stdin
Standard input is empty
stdout
Brexit is.... http://m...content-available-to-author-only...b.com/eric/tools/color-blend/#425245:584954:1:hex