Skip to content

Instantly share code, notes, and snippets.

@ryman1
Created November 7, 2014 20:06
Show Gist options
  • Save ryman1/a86f47732a6c662cdb18 to your computer and use it in GitHub Desktop.
Save ryman1/a86f47732a6c662cdb18 to your computer and use it in GitHub Desktop.
import random
def test():
print 'this is a test'
test()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment