Question: Write a script to create an array a -[1, 2,,... , 100]. Once the array is created transform it to the following matrix: 1 2...

 Write a script to create an array a -[1, 2,,... ,

Write a script to create an array a -[1, 2,,... , 100]. Once the array is created transform it to the following matrix: 1 2... 10 1 B- 51 52 55 60 81 82 90 191 92 10 Now, from the same array a create the following matrix: 1 11 2 12 91 92 C- 515 95 9 19....'" 10 20 . 100 Print to the console both matrices. Please place comments in your code

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!