Created
March 5, 2017 23:32
-
-
Save jhurtadojerves/08d19de12f8bf24f7575bd5aa13e47f8 to your computer and use it in GitHub Desktop.
Reclutar a Nox (?)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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