Question: 6- Generate a script that will assign grades to a class using the following rules: a) The user will provide the number of students b)
6- Generate a script that will assign grades to a class using the following rules: a) The user will provide the number of students b) Grades will be randomly generated with an average grade of 75 and standard deviation 18 with normal distribution. c) Grades above 100 should be converted to 100 d) Grades below 60 should be converted to 60 e) The program will display the grades 6- Generate a script that will assign grades to a class using the following rules: a) The user will provide the number of students b) Grades will be randomly generated with an average grade of 75 and standard deviation 18 with normal distribution. c) Grades above 100 should be converted to 100 d) Grades below 60 should be converted to 60 e) The program will display the grades
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
