Question: Using a Python function Create a function, documented by a function table, to print a a child's name, their current age and their projected date
Using a Python function

Create a function, documented by a function table, to print a a child's name, their current age and their projected date of high school graduation. You may assume that the student will graduate at age 18. If the provided age is already at least 18, print a message that the expected graduation date has passed. Note: the function should not have any input statements. Include a valid function cal 1. Required input parameter(s) Expected result (either none or one - if there is one describe) Function Name Purpose
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
