Skip to content

Instantly share code, notes, and snippets.

@arinto
Last active January 13, 2016 04:27
Show Gist options
  • Save arinto/fbbd965a16279e00c6f6 to your computer and use it in GitHub Desktop.
Save arinto/fbbd965a16279e00c6f6 to your computer and use it in GitHub Desktop.
Spam in Python
def printSpam():
print 'Spam!'
printSpam()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment