Skip to content

Instantly share code, notes, and snippets.

View emettely's full-sized avatar
😸

Eimi Okuno emettely

😸
View GitHub Profile

Keybase proof

I hereby claim:

  • I am emettely on github.
  • I am emettely (https://keybase.io/emettely) on keybase.
  • I have a public key ASDqt3ZdXgnei1CfY7mp58xyEAJ4OibvyJZLisIZMiqf5Qo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am emettely on github.
  • I am eimi_bleep (https://keybase.io/eimi_bleep) on keybase.
  • I have a public key ASAxALCsDT8KMzNB3doc0uYOPY2qVwLBhVQoQLkDhkyxkwo

To claim this, I am signing this object:

@emettely
emettely / AgeFirstname
Created October 3, 2014 19:56
One of the earlier exercising using name and age
import java.util.Scanner;
public class AgeFirstname {
public static void main(String[] args) {
// TODO Auto-generated method stub
//read age
System.out.println("What is your age?");