Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use NumPy random-number generation to create an array of 60 random grades in the range of 60 through 100, then reshape the result into a

Use NumPy random-number generation to create an array of 60 random grades in the range of 60 through 100, then reshape the result into a 20-by-3 array (which will actually represent the grade 1, grade 2 and Final grade of 20 students) e) Change any score <70 to 70 and Calculate the average of the grades in Midterm1 and Final only for every alternate students only.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions