QUIZ
For full functionality of this site it is necessary to enable JavaScript.
Submitting ...
REVISION OF BASICS OF PYTHON
1ce810bd-2972-4d32-9ed4-e6adbca851af
1. Which of the following is/are correct to get the size of the array ?
>>> a = array([[0, 1, 2], [3, 4, 5], [6, 7, 8]])
None of the given
a.size
a.shape
size(a)
Answered
0
of
10
(
0
%)
Next Page »
Powered by FlexiQuiz.
The time limit has expired and your responses have been submitted.
×
Close