Skip to content

Instantly share code, notes, and snippets.

@BasToTheMax
Created October 14, 2021 14:41
Show Gist options
  • Save BasToTheMax/14dd4992ad11659342fedb1f719cb499 to your computer and use it in GitHub Desktop.
Save BasToTheMax/14dd4992ad11659342fedb1f719cb499 to your computer and use it in GitHub Desktop.
class main {
public static void main(String[] args) {
System.out.println("Hello world! Place your code in main.java!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment