Skip to content

Instantly share code, notes, and snippets.

@SEVEZ
Last active September 7, 2017 17:49
Show Gist options
  • Save SEVEZ/26a467a266e62ada857b to your computer and use it in GitHub Desktop.
Save SEVEZ/26a467a266e62ada857b to your computer and use it in GitHub Desktop.
#Util
exec( 'global %s' % 'food' )
vars()['food'] = 0
print( vars()['food'] )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment