Write two statements to read in values for birthMonth followed by birthYear
Question
Write two statements to read in values for birthMonth followed by birthYear, separated by a space. Write a
statement to print the date using the format birthMonth/birthYear. Do not end with a newline. Ex: