Skip to content

Instantly share code, notes, and snippets.

@leehs99
Last active July 9, 2018 17:50
Show Gist options
  • Save leehs99/403719c846a457f700876ec59abd9b93 to your computer and use it in GitHub Desktop.
Save leehs99/403719c846a457f700876ec59abd9b93 to your computer and use it in GitHub Desktop.
public class ex03 {
//Object : 7287
//Name : Hyeon Soo Lee
//Email : 99leehs@naver.com
public static void main(String[] args) {
System.out.println(18);
System.out.println("99leehs");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment