Question: Please help solve this question! Write a program that asks the user to input a birth year and then displays the following message on two
Write a program that asks the user to input a birth year and then displays the following message on two separate lines, "Her name is Jane, She was born in ". The year entered by the user should appear in the blank. The first line should end after the comma and each of the two lines should be preceded by a blank line. A sample output demonstrating how the program should operate can be seen below. Please enter a birth year for Jane: 1990 Her name is Jane, She was born in 1990
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
