Skip to content

Instantly share code, notes, and snippets.

@tecsify
Created February 25, 2021 07:52
Show Gist options
  • Save tecsify/8b9525455253d3bbd1336acdc8d5ed35 to your computer and use it in GitHub Desktop.
Save tecsify/8b9525455253d3bbd1336acdc8d5ed35 to your computer and use it in GitHub Desktop.
Hola mundo en Python
# Tecsify ¡Tecnología que empodera!
variable = "Hola Mundo!"
print(variable)
"""
www.Tecsify.com/blog
"""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment