Last active
November 24, 2015 16:39
-
-
Save ultragenix/c9ba201bed8797286048 to your computer and use it in GitHub Desktop.
class Labo pour apprendre les fonctionnalités de GitHUb
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
| /* | |
| class Labo pour apprendre les fonctionnalités de GitHUb | |
| */ | |
| public class Labo{ | |
| public static void main(String args[]){ | |
| System.out.println("comment sa marche ?"); | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment