Skip to content

Instantly share code, notes, and snippets.

@nuedjidee
Created December 22, 2017 20:31
Show Gist options
  • Select an option

  • Save nuedjidee/377d9f482bbf31bcc453b16058feb96b to your computer and use it in GitHub Desktop.

Select an option

Save nuedjidee/377d9f482bbf31bcc453b16058feb96b to your computer and use it in GitHub Desktop.
public class Hello {
public static void main(String[] args) {
System.out.println("Hello gist");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment