Skip to content

Instantly share code, notes, and snippets.

@knightelvis
Last active December 13, 2015 21:58
Show Gist options
  • Select an option

  • Save knightelvis/4980703 to your computer and use it in GitHub Desktop.

Select an option

Save knightelvis/4980703 to your computer and use it in GitHub Desktop.
Career cup Hello World! Never used Gist before.
public static void main(String[] args){
System.out.println("Hello World!");
}
@knightelvis
Copy link
Author

This is a test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment