## Question 8: inner matrix (6 marks) Write code to create a 5 x 6 matrix of random values between 0 (included) and 1 (e

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

## Question 8: inner matrix (6 marks) Write code to create a 5 x 6 matrix of random values between 0 (included) and 1 (e

Post by answerhappygod »

## Question 8: inner matrix (6 marks) Write code to create a 5 x
6 matrix of random values between 0 (included) and 1 (excluded),
rounded off to one decimal place. Print out the matrix. Use slicing
to extract the matrix consisting of the values not on the outside
of the matrix (i.e. the 3 x 4 matrix in the centre). Print out the
inner matrix.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply