The goal is to have the console ask a question and input 2 different values on the same line. The struggle is how do I using console.readline to take both these values as 2 different integers? enter image description here Ignore the unneeded code checking for both lowercase and capital.