What does NumPy stand for?

NumPy Basics Quiz

Quiz
•
Computers
•
University
•
Easy
Harshita Kanojia
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Number Python
Numerical Python
Numbers in Python
Numeric Python Programming
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is used to import NumPy?
import numpy as pnp
import numpy as np
import np as numpy
import NumPy
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main object in NumPy?
list
array
ndarray
matrix
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create a 1D NumPy array?
np.array([1, 2, 3])
np.array((1, 2, 3))
np.array{1, 2, 3}
Both A and B
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output shape of np.array([[1,2],[3,4]])?
(2,)
(4,)
(2, 2)
(1, 4)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create a NumPy array with 5 zeros?
np.zero(5)
np.zeros(5)
np.empty(5)
np.ones(5)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What function is used to create an array with values from 0 to 9?
np.range(10)
np.arrange(10)
np.arange(10)
np.linspace(10)
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
GirlsWhoML Workshop 0

Quiz
•
University
18 questions
Array_to be discussF3

Quiz
•
University
20 questions
Practice

Quiz
•
University
23 questions
Java Array

Quiz
•
University
15 questions
Python Skills

Quiz
•
1st Grade - Professio...
19 questions
Python Test 2

Quiz
•
University
23 questions
C que que que

Quiz
•
University
17 questions
Arrays recap

Quiz
•
9th Grade - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade