Question: Who do you text with input 5 1950? I have the correct answer for testing with input 1 2000. swl with lM (8e) . Go
swl with lM (8e) . Go with me Go New Tab zy zy My library My library > CS 145-002: Introduction to Computing for Engineers home > E zyBooks catalog 1.2: Programming basics Write two cin statements to get input values into birthMonth and birthYear. Then write a statement to output the month, a dash and the year. End with newline. The program will be tested with inputs 1 2000, and then with inputs 5 1950. Ex: If the input is 1 2000, the output is 1-2000 Note: The input values come from user input, so be sure to use cin statements, as in cin birthMonth, to get those input values (and don't assign values directly as in birthMonth 1) #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
