I\'m new to Julia and was writing some code for linear algebra calculations. Take a look at this code first:
A = reshape(collect(1:2:18), (3, 3)) # create 3×