Write a Python function and call it: 1- Write a function that will take two parameters, a person name (str) and a year of birth (int). The function will calculate the person's age (from the year) and...


Write a Python function and call it: 1- Write a function that will take two parameters, a person name (str) and a year of birth (int).<br>The function will calculate the person's age (from the year) and print out the name and the age of that person. 2- Write the call for<br>the function that passes proper arguments.<br>Use the editor to format your answer<br>

Extracted text: Write a Python function and call it: 1- Write a function that will take two parameters, a person name (str) and a year of birth (int). The function will calculate the person's age (from the year) and print out the name and the age of that person. 2- Write the call for the function that passes proper arguments. Use the editor to format your answer

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here