Snippets

Akhil Gandu first

Created by Akhil Gandu
1
2
3
4
5
public class First {
public static void main(String... args) {
System.out.println("Hello");
}
}

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.