Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created August 6, 2019 05:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/244b88b22bed607efb3e1a0ad3e3c7d4 to your computer and use it in GitHub Desktop.
Save parzibyte/244b88b22bed607efb3e1a0ad3e3c7d4 to your computer and use it in GitHub Desktop.
edad = 50
print("Hola, soy " + nombre + " y tengo " + str(edad) + " años")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment