Skip to content

Instantly share code, notes, and snippets.

@ultragenix
Last active November 24, 2015 16:39
Show Gist options
  • Select an option

  • Save ultragenix/c9ba201bed8797286048 to your computer and use it in GitHub Desktop.

Select an option

Save ultragenix/c9ba201bed8797286048 to your computer and use it in GitHub Desktop.
class Labo pour apprendre les fonctionnalités de GitHUb
/*
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