NumPy is ?

review of numpy in python

Quiz
•
Computers
•
1st Grade
•
Easy
sajedah al-hilo
Used 12+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
library for data structure and scientific calculations
library for data structure and and pictures
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
two-dimensional array ?
array with one rows and columns
array with multiple rows and columns
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Match the code output data ?
np.array([‘A’])
‘
A
[‘A’]
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
print(np.array([3.14,7]))
what is the output?
3.14 7
[3.14 7 ]
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
np.arange(2,8,1)
[2 3 4 5 6 7 8]
[2 3 4 5 6 7]
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
np.arange(1,7,2)
[1 3 5 8]
[1 3 5]
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
(c) Create an array with multiples of 10 from 0 to 100.
0 10 20 30 40 50 60 70 80 90 100
import numpy as np tens=np.arange(0,101,10)
print(tens)
import numpy as np tens=np.arange(0,110,10)
print(tens)
8.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
orange(1,10,1)
1 ,2,3,4,5,6,7,8,9
1,3,4,6,10
,1,3,5,6
1,2,,,67,5
9.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
orange(2,6,2)
2,4
2,4,6
2,4,5,6
Similar Resources on Quizizz
13 questions
Gimp początki

Quiz
•
1st Grade
13 questions
Powtórka z arkusza

Quiz
•
1st - 6th Grade
12 questions
Informatyka 7

Quiz
•
1st - 12th Grade
10 questions
Programming

Quiz
•
1st - 10th Grade
10 questions
Introduction to Arrays

Quiz
•
KG - University
10 questions
Logomocja - rysowanie

Quiz
•
1st - 5th Grade
10 questions
Code Monkey hard

Quiz
•
1st Grade
10 questions
Pseudo code Practice 1

Quiz
•
1st - 3rd Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade