Siddharth Varshney
Followers: 0 Following: 0
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...
3 years 前 | 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...
3 years 前 | 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 ...
3 years 前 | 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...
3 years 前 | 1 个回答 | 0