Skip to content

Instantly share code, notes, and snippets.

@jhurtadojerves
Created March 5, 2017 23:32
Show Gist options
  • Save jhurtadojerves/08d19de12f8bf24f7575bd5aa13e47f8 to your computer and use it in GitHub Desktop.
Save jhurtadojerves/08d19de12f8bf24f7575bd5aa13e47f8 to your computer and use it in GitHub Desktop.
Reclutar a Nox (?)
def reclutar(nick):
print "Hola "+nick+", vente a la Orden. Serás bienvenido"
reclutar("Nox")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment