Python Numpy Quiz

Python Numpy Quiz

University

20 Qs

quiz-placeholder

Similar activities

Array

Array

University

15 Qs

Quizaro

Quizaro

University

20 Qs

NumPy Basics Quiz

NumPy Basics Quiz

University

20 Qs

Python Test 2

Python Test 2

University

19 Qs

Array

Array

University

18 Qs

Numpy

Numpy

University - Professional Development

15 Qs

PHP TEST 2

PHP TEST 2

1st Grade - Professional Development

20 Qs

Arrays recap

Arrays recap

9th Grade - University

17 Qs

Python Numpy Quiz

Python Numpy Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Jebila Angel

Used 159+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

How to use numpy ?

import numpy as np

import pandas as pd

import pyplot as plt

import math as np

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Name the function used to create an array?

np.aray()

np.array()

Np.array()

np.arange()

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Numpy in the Python provides the

Function

Lambda function

Type casting

Array

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How we can find the type of numpy array in python?

dtype

typei

type

itype

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the use of the zeros() function in Numpy array in python ?

To make a Matrix with first row 0

To make a Matrix with all element 0

To make a Matrix with all diagonal element 0

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the use of the size attribute in Numpy array in python ?

It find the direction

It find the shape

It finds the number of items

All of the above

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?