If you have encountered a problem where the nextLine() method of the Scanner class is being skipped after using the next() or nextFoo() methods, you are not alone. This is a common...