Skip to content

Instantly share code, notes, and snippets.

@rdegges
Created July 24, 2012 05:49
Show Gist options
  • Save rdegges/3168265 to your computer and use it in GitHub Desktop.
Save rdegges/3168265 to your computer and use it in GitHub Desktop.
test test

this is a test, baby

This is a snippet of codez.

>>> from blah import *
>>> print update_blah(5, 'hi')
'yo'

This was fun.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment