Ask the user for the month and date they were born – October…

Ask the user for the month and date they were born – October and 27 would be valid entries. DO NOT worry about code being in a subroutine, but do EVERYTHING required to create the required variables, ask for, and store the inputs. In Java you can assume there is a initialized Scanner object named keyboard that you can use in your code.