Question: Hi there, I have a question that I need help with for my Java class. It reads as follows- Write a program that takes a
Hi there, I have a question that I need help with for my Java class. It reads as follows- Write a program that takes a word as input from the keyboard, representing a user ID. (Often, websites place constraints on user IDs). Your program should do the following: If both user ID contains between 6 and 10 characters inclusive, then output "Welcome Barbara" (assuming Barbara is the user ID entered). Otherwise, output "Sorry, user ID invalid".
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
