wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Numpy 4 life

Total questions: 10

Worksheet time: 2mins

Name
Class
Date
1.

What is Numpy use for?

a)

Arrays

b)

Mathematical Operators

c)

Boolean Operators

d)

True or False

2.

What is Numpy short for?

a)

Numerical Numbers

b)

Numerical Pathways

c)

Numerical Python

d)

Numerical Pie

3.

What is the use of Numpy?

a)

Numpy are uses that can help make list go faster than they were. They can go about 50x fast than a normal list. However, it is a fast process.

b)

Numpy are uses that can help make list go faster than they were. They can go about 50x fast than a normal list. However, it is a slow process.

c)

Numpy are uses that can help make list go slower than they were. They can go about 50x fast than a normal list. However, it is a fast process.

d)

Numpy are uses that can help make list go faster than they were. They can go about 50x slow than a normal list. However, it is a slow process.

4.

How would you import numpy?

a)

Import Numpy

b)

import Numpy

c)

Import numpy

d)

import numpy

5.

How would you import numpy as array?

a)

import numpy as np

b)

Import Numpy As Np

c)

import Numpy as Np

d)

Import numpy as np

6.

What does Numpy work with?

a)

Strings

b)

Integers

c)

Float

d)

Everything?

7.

How many data types are in Numpy

a)

11

b)

7

c)

12

d)

14

8.

What is the function called to sort when sorting an array?

a)

sort.()

b)

Sort()

c)

sort()

d)

sorting()

9.

What happens to the boolean array when false?

a)

It is excluded

b)

It is included

c)

It is contained

d)

It is exported

10.

What does the shape do in the array?

a)

Brings a shape that returns a tuple with each index having the number of corresponding elements.

b)

Brings a shape that returns a tuple with each index having the number of corresponding shapes.

c)

Brings a shape that returns a tuple with each index having the number of incorrect elements.

d)

Brings a tuple that returns a shape with each index having the number of corresponding elements.