Last active
August 7, 2016 05:51
-
-
Save ea2305/b8c4be1f1cf351a571ebad1e55e1e591 to your computer and use it in GitHub Desktop.
This file contains 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
String miVariable; //Declaración de la variable | |
miVariable = " Asignacion de valor " //Asignación de la variable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment