Search Header Logo

Python Numpy Quiz

Authored by Jebila Angel

Computers

University

Used 162+ times

Python Numpy Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

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?

Discover more resources for Computers