Ask a New Question
Search
Question Create your own array to figure out how many
Question
Which line of code will correctly create an array? (Assume numpy has already been imported.) (1 point) Responses
1 answer
asked by
jeff
17 views
Question
Which line of code will correctly create an array? (Assume numpy has already been imported.) (1 point) Responses
1 answer
asked by
jeff
18 views
9.10: Reverse Array
Write a function that accepts an int array and the array’s size as arguments. The function should create a
3 answers
asked by
Cheryl
7,268 views
Create a Flowchart and pseudocode.
Create a class whose main method creates three arrays. The first array will contain five kinds
0 answers
asked by
Wayne
615 views
don break a 4x7 array into a 2x7 array and another array. what is the fact for dons second array? write a number sentence that
4 answers
asked by
stacey
2,236 views
Question
What is an ndarray? (1 point) Responses a two-dimensional array a two-dimensional array a three-dimensional array a
1 answer
asked by
jeff
18 views
Question
What is an ndarray? (1 point) Responses a two-dimensional array a two-dimensional array a three-dimensional array a
1 answer
asked by
jeff
21 views
Tony broke a larger array into 2 x 9 array and a 4 x 9 array. What did the larger array look like? Draw picture. Write a number
3 answers
asked by
Cc
2,868 views
Figure B is the image of Figure A. Which description explains how Figure A was transformed to create figure B.
A. Figure A was
2 answers
asked by
:))
4,138 views
so i have two arrays . I need to figure outh how to multiply each value of the first array by each value in the second array.
1 answer
asked by
rebecca
488 views