Chris M
0
Q:

sc.nextline skips

int option = input.nextInt();
input.nextLine();  // Consume newline left-over
String str1 = input.nextLine();
1

New to Communities?

Join the community