Skip to content

Instantly share code, notes, and snippets.

@perezpaya
Created October 13, 2012 00:26
Show Gist options
  • Save perezpaya/3882547 to your computer and use it in GitHub Desktop.
Save perezpaya/3882547 to your computer and use it in GitHub Desktop.
Más mola
puntos = 0
while(1):
puntos++
print "El perro de @mariomontes tiene: " + puntos + " de molón"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment