Skip to content

Instantly share code, notes, and snippets.

@viewv
Created April 30, 2020 14:25
Show Gist options
  • Save viewv/2fc7ebe479b3094db752d29776744add to your computer and use it in GitHub Desktop.
Save viewv/2fc7ebe479b3094db752d29776744add to your computer and use it in GitHub Desktop.
Prints a string to standard out
System.out.println("Hello World");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment