Program F: NumPy

Program F: NumPy

5th Grade - University

10 Qs

quiz-placeholder

Similar activities

Python Functions & Library

Python Functions & Library

12th Grade

12 Qs

Basic python

Basic python

University

10 Qs

cp1Gr9Adv

cp1Gr9Adv

9th Grade

10 Qs

Introduction to Python Programming

Introduction to Python Programming

5th - 9th Grade

10 Qs

Global and local variables

Global and local variables

10th - 12th Grade

10 Qs

python

python

7th - 9th Grade

10 Qs

Mini Python Quiz

Mini Python Quiz

7th - 8th Grade

15 Qs

Kabeer Python Assessment Quiz

Kabeer Python Assessment Quiz

7th - 12th Grade

10 Qs

Program F: NumPy

Program F: NumPy

Assessment

Quiz

Computers

5th Grade - University

Medium

Created by

Academy Telebort

Used 16+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is NumPy stands for?

Number Python

Numerical Python

Numerical Pie

Numbering Python

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the advantage of using NumPy array compared to Python list?

Faster and easier dealing with numbers

Can use for mathematical operations

Filter the data

All of above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

NumPy is frequently use for Packages in?

Data Analysis

Machine Learning

Both Data Analysis and Machine Learning

None of above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following returns the number of elements property of a NumPy array?

dtype

ndim

shape

size

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the code above?

[1 2 3 4 5 6]

[6 6 6 6 6 6]

[0 1 2 3 4 5]

[1 1 1 1 1 1]

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the code above?

9

5

2

None of above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the code above?

[20 21 22 23 24 25 26]

[22 23 24 25 26]

[22 23 24 25 26 27]

[22 23 24 25 26 27 28]

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?