__________ is a library used to create data structures and carry out scientific calculations.
Numpy Revision Test

Quiz
•
Computers
•
10th Grade
•
Medium
Alfiya Shama
Used 313+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python
Numpy
Pycharm
Bar chart
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to use numpy ?
import numpy as np
import pandas as pd
import pyplot as plt
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Name the function used to create an array?
np.aray()
np.array()
Np.array()
np.arange()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
np.arange(2,8,1) ----> what output will be produced?
2,3,4,5,6,7,8
2,3,4,5,6,7,8,9
2,3,4,5,6,7
2,4,6,8
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
np.array{[4,7]}
[ 4 7 ]
[ 4 5 6 7 ]
[ 4 5 6 ]
[ 1 2 3 4 5 6 7 ]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Pick the matrix in the below options
[ 22 ]
[ 34 45 ]
23 45
[ ]
12 35
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
names = np.array(["Reem" , "Salah" , "Haya" , "Maryam" , "Fatema"])
print(names([2,3,4]))
Mark the right output from the below options
[ 'Haya' 'Maryam' 'Fatema' ]
[ 'Maryam' 'Haya' 'Fatema' ]
[ 'Reem' 'Salah' 'Fatema' ]
[ 'Reem' 'Salah' 'Haya' ]
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
names = np.array(["Reem" , "Salah" , "Haya" , "Maryam" , "Fatema"])
names[2] = "Omar"
print([names])
Mark the right output from the below options
[ "Reem" , "Salah" , "Haya" , "Maryam" , "Fatema" ]
[ "Reem" , "Salah" , "Omar" , "Maryam" , "Fatema" ]
[ "Reem" , "Haya" , "Salah" , "Maryan" , "Fatema" ]
Similar Resources on Quizizz
10 questions
Array multi dimensi

Quiz
•
10th Grade
10 questions
Pseudocode - Arrays

Quiz
•
8th - 11th Grade
12 questions
Protokoły sieciowe

Quiz
•
1st Grade - University
10 questions
Программирование C#

Quiz
•
1st - 10th Grade
12 questions
C# Arrays

Quiz
•
9th - 12th Grade
8 questions
T27 WCAG

Quiz
•
9th - 12th Grade
8 questions
numpy library- warm up

Quiz
•
10th Grade
12 questions
Javascript Arrays

Quiz
•
9th - 12th Grade
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
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

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

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University