Skip to content

Instantly share code, notes, and snippets.

@Ashutoshkumargautam
Created September 9, 2020 05:38
Show Gist options
  • Save Ashutoshkumargautam/b9449ad1da688839992a49ee4b2ccdf9 to your computer and use it in GitHub Desktop.
Save Ashutoshkumargautam/b9449ad1da688839992a49ee4b2ccdf9 to your computer and use it in GitHub Desktop.
public class hello{
public static (String[] args)
System.out.println("Hello world");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment