Part A In PyCharm, write a program that prompts the user for their name and age. Your program should then tell the user
Posted: Sun Jul 10, 2022 11:30 am
Part A
In PyCharm, write a program that prompts the user for their nameand age. Your program should then tell the user the year they wereborn. Here is a sample execution of the program with the userinput in bold:
In PyCharm, write a program that prompts the user for their nameand age. Your program should then tell the user the year they wereborn. Here is a sample execution of the program with the userinput in bold: