Question: Write a Python program to perform the following a) Create a void function that will display the Student name MOHAMMED. b) Create a function with
Write a Python program to perform the following a) Create a void function that will display the Student name MOHAMMED". b) Create a function with return value and with parameters that will find the Student Sports Quota. The Student Sports Quota is computed as per the following Marks Sports Quota 81 to 100 15% of Marks 60 to 80 12% of Marks Below 60 9% of Marks Display all your output in the main program by calling the results from each function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
