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 81 to 100 60 to 80 Below 60 Sports Quota 15% of Marks 12% of Marks 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
