Skip to content

Instantly share code, notes, and snippets.

@DVyadav2307
Created August 24, 2024 15:18
Show Gist options
  • Save DVyadav2307/f8d29149d7ec61e6c171412b6b4bfbf2 to your computer and use it in GitHub Desktop.
Save DVyadav2307/f8d29149d7ec61e6c171412b6b4bfbf2 to your computer and use it in GitHub Desktop.
public class Main{
public static void main(String[] ags){
System.out.println("hi");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment