__________ 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
Programming - Arrays

Quiz
•
2nd - 12th Grade
10 questions
AutoCad Practice Exam

Quiz
•
10th - 11th Grade
13 questions
A words - GCSE Computer Science

Quiz
•
1st - 10th Grade
11 questions
CodeHS 5.3 Using Arrays

Quiz
•
9th - 12th Grade
12 questions
Java - arrays and String methods

Quiz
•
9th - 12th Grade
10 questions
Embed System#2

Quiz
•
10th - 12th Grade
10 questions
Jak zadbać o swój wizerunek w sieci

Quiz
•
5th - 12th Grade
10 questions
NumPy

Quiz
•
9th Grade - University
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
Discover more resources for Computers
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
20 questions
Distance, Midpoint, and Slope

Quiz
•
10th Grade
20 questions
Figurative Language Review

Quiz
•
10th Grade
20 questions
Understanding Linear Equations and Slopes

Quiz
•
9th - 12th Grade