Skip to content

Instantly share code, notes, and snippets.

@kushsolitary
Created June 2, 2013 12:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kushsolitary/5693573 to your computer and use it in GitHub Desktop.
Save kushsolitary/5693573 to your computer and use it in GitHub Desktop.
Created using Inkpen - http://inkpen.in

print lively

lively = [x for x in print_deck if PRINT_BOOL == True]

class LiveStrong:

def __init__(self, class_var):
    self.data = []
    self.object = {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment