Created
January 29, 2017 09:25
-
-
Save cyrilletuzi/25eb2f299c7e95a6f2f06960a4c18423 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
boolean userMan = true; | |
int userAge = 81; | |
float userAverage = 10.5; | |
String userName = "Henri Bergson"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment