Last active
May 13, 2025 02:52
-
-
Save walter3110/57e1e3144a22dd77ffa4a39844779076 to your computer and use it in GitHub Desktop.
este es mi primer gist
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
const mensaje = "Mi primer Gist"; | |
console.log(mensaje); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment