Tip: Click lines to highlight, hold ctrl/cmd to multi-select

http://codedumper.com/adaso (25-May @ 00:05)

Syntax Highlighted Code

  1. def foo():
  2.   '''print hello'''
  3.   print 'hello'

Plain Code

def foo():
  '''print hello'''
  print 'hello'

Permalink: http://codedumper.com/adaso