Ali has created a small program in Python, but he wants to store his data in a multi-dimensional array. He would like to use advanced mathematical and scientific calculations in his program. Ali should add the ___________ library to his program.

Chapter 1 - Algorithm and programming( 9Gen)

Quiz
•
Computers
•
9th Grade
•
Medium

amani amaneit2003@yahoo.com
Used 49+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sum
NumPy
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In NumPy, the ________ function is used to change the rows to columns, and the columns to rows.
array
transpose
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python, the data structure that stores elements of the same data type is called an array.
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python iteration, a(/an) ________ loop repeats the code block as long as the result of the conditional statement is true.
while
for
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The line of code to the right will import the NumPy library. The "np" is an assigned name for the library.
import numpy as np
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The line of the code to the right, will create an array that carries values from 0 to 20 with step size 1.
array=np.arange(0,20,2)
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python iteration, a(/an) ________ loop repeats the code block a set number of times.
for
while
Create a free account and access millions of resources
Similar Resources on Quizizz
14 questions
ABC in python

Quiz
•
9th Grade
10 questions
Revision Chapter 1 - Algorithm and programming(9adv)

Quiz
•
9th Grade
9 questions
advanced storage techniques ( arrays , DataFrame)

Quiz
•
9th - 10th Grade
9 questions
Checkpoint 1 revision

Quiz
•
9th - 12th Grade
10 questions
Pandas library

Quiz
•
9th Grade
10 questions
Python Basics

Quiz
•
8th - 10th Grade
14 questions
Python Basics - Year 8

Quiz
•
7th - 9th Grade
12 questions
Introduction to Python Programming

Quiz
•
7th - 10th 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
30 questions
Linear Inequalities

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

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