Skip to content

Instantly share code, notes, and snippets.

@shivam-gupta007
Created December 25, 2021 08:52
Show Gist options
  • Save shivam-gupta007/a0296bdf7f5fc236e85c3d4423852a8a to your computer and use it in GitHub Desktop.
Save shivam-gupta007/a0296bdf7f5fc236e85c3d4423852a8a to your computer and use it in GitHub Desktop.
my Gist Demo
class hello{
public static void main(String[] args){
System.out.println("Hello Gist");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment