Question: python code plz must use numpy Task 4 1. Create an array with numbers from 1 to 31 and name it day. 2. Patch zeros

python code plz
must use numpy
 python code plz must use numpy Task 4 1. Create an

Task 4 1. Create an array with numbers from 1 to 31 and name it day. 2. Patch zeros to the end of the array so that the array day can be reshape to 57. 3. Reshape day to 57 and name it month. Print month. 4. Convert day to a 2D list of python build-in type list. Stores in a variable named day_list. 5. Create a 1 ist named header with values [ 'S', 'M' , T,W,T,TF,S]. 6. Insert header to the front of the day_list. 7. Print day_list

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!