Question: Please answer this using: PYTHON Thanks. Assignment 1: Manipulating Input-Process-Output Write a program that does the following: 1. Asks the user for their name and
Please answer this using: PYTHON
Thanks.

Assignment 1: Manipulating Input-Process-Output Write a program that does the following: 1. Asks the user for their name and stores it in a variable called fullName. 2. Asks the user for their year of birth and stores it in a variable named yearOfBirth. 3. Calculates the user's age at the end of 2020 and stores it in a variable named age. 4. Displays the information back to the user in the following format (replacing the variable names with the actual variable values): Name:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
