Feeds
질문
Write a function called rand_test
Write a function called rand_test that takes one scalar positive integer input argument n (you do not have to check the input a...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
Write a function called minmax
Write a function called minmax that takes a two-dimensional array (matrix) as an input argument (you do not have to check the i...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
Write a function named custom_blocks
Write a function named custom_blocks that takes an n-by-m matrix as an input argument (the function does not have to check the ...
대략 4년 전 | 답변 수: 2 | 0
2
답변질문
Write a function called sum_rows
Write a function called sum_rows that takes a matrix as input argument (the function does not have to check the format of the i...
대략 4년 전 | 답변 수: 1 | 0

