Skip to content

Instantly share code, notes, and snippets.

@lauvshree
Created July 9, 2021 06:51
Show Gist options
  • Save lauvshree/e223a497a7d6ec8b3df716018dacc9dd to your computer and use it in GitHub Desktop.
Save lauvshree/e223a497a7d6ec8b3df716018dacc9dd to your computer and use it in GitHub Desktop.
public class Trial1 {
public static void main(String s[]) {
System.out.println("This works like a champ");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment