Search Header Logo

Understanding NumPy Quiz 12

Authored by Kelzang Lethro

Computers

7th Grade

Used 5+ times

Understanding NumPy Quiz 12
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does NumPy stand for?

Numerical Python

Numeric Programming

Numerous Pythons

Number Processing

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who created NumPy?

Guido van Rossum

Travis Oliphant

Mark Zuckerberg

Elon Musk

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the core feature of NumPy?

Data Visualization

ndarray object

Machine Learning

Web Development

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why are NumPy arrays faster than Python lists?

Stored in one continuous place in memory

Use outdated CPU architecture

Stored in multiple places in memory

Written in JavaScript

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you import NumPy with an alias for convenience?

import numpy as npz

import numpy as np

import numpy as nmp

import numpy as npy

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the simplest form of an ndarray?

Scalar

1-D array

3-D array

2-D array

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you create a 2-D array in NumPy?

np.array([1, 2, 3])

np.array([[1, 2, 3], [4, 5, 6]])

np.array([1, 2, 3, 4])

np.array([1, 2, 3, 4, 5])

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?