Question: Write two scanf statements to get input values into birthMonth and birthYear. Then write a statement to output the month, a slash, and the year.

Write two scanf statements to get input values into birthMonth and birthYear. Then write a statement to output the month, a slash, and the year. End with newline.
Ex: If the input is 12000, the output is:
12000
Note: Our autograder automatically runs your program several times, trying different input values each time to ensure your program works for any values. This program is tested twice, first with the inputs 1 and 2000, and then with the inputs 5 and 1950.
 Write two scanf statements to get input values into birthMonth and

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!