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. 

For each of the following questions DO NOT write a function/…

For each of the following questions DO NOT write a function/method. DO NOT worry about imports or includes. Write just the code needed to address the question. For each of the following questions provide an answer in Java, C++, and Python. Write the language above each response, it doesn’t have to be in a comment. If the response works in multiple languages, write all of the languages that should be associated with the response. Select Yes below to show that you understand what to do in each of the following questions.