Skip to content

first commit#44

Open
mbowe4 wants to merge 1 commit intoZipCodeCore:masterfrom
mbowe4:master
Open

first commit#44
mbowe4 wants to merge 1 commit intoZipCodeCore:masterfrom
mbowe4:master

Conversation

@mbowe4
Copy link

@mbowe4 mbowe4 commented Feb 7, 2018

No description provided.

System.out.println("Enter your name: ");

String userName = sc.next();
System.out.println("Hello, " + userName + "!");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you need to check for "Bob" or "Alice", the code does not implement the requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants