Skip to content

Instantly share code, notes, and snippets.

@anestin-femi
Created January 22, 2015 02:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anestin-femi/ab591e5562b6a8ed9166 to your computer and use it in GitHub Desktop.
Save anestin-femi/ab591e5562b6a8ed9166 to your computer and use it in GitHub Desktop.
class Name{
public static void main(String[] args){
System.out.println("Enter Your name");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment