Question: write program in python Write a program to create a function named student-GPA that does the following: a. Accept the student's name and the GPA
write program in python

Write a program to create a function named student-GPA that does the following: a. Accept the student's name and the GPA from the user b. Display the given name and the given GPA c. Assign default values for the parameters, in case of missing values in the function call
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
