Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created March 19, 2020 19:53
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/ea8417cea0575d44c24b8462a83a43c8 to your computer and use it in GitHub Desktop.
Save parzibyte/ea8417cea0575d44c24b8462a83a43c8 to your computer and use it in GitHub Desktop.
nombre = "Luis"
print(f"Hola {nombre}. Encantado de conocerte")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment