Page 1 of 1

write a script that will receive a matrix (6x6) as an input argument, and will calculate and return the minimum value of

Posted: Mon Jun 06, 2022 12:37 pm
by answerhappygod
write a script that will receive a matrix (6x6) as an input
argument, and will calculate and return the minimum value of all
numbers in the matrix.