Fun with Numpy

Fun with Numpy

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

NP Fan แฟนพันธุ์แท้ โรงเรียนหนองไผ่

NP Fan แฟนพันธุ์แท้ โรงเรียนหนองไผ่

1st - 12th Grade

10 Qs

SUJETO

SUJETO

12th Grade

10 Qs

LATIHAN SOAL INFORMATIKA

LATIHAN SOAL INFORMATIKA

9th - 12th Grade

15 Qs

Pytania dla dziewczyn i chłopaków

Pytania dla dziewczyn i chłopaków

1st - 12th Grade

10 Qs

Evaluación Final Programación 11º

Evaluación Final Programación 11º

11th Grade

14 Qs

Quiz #3.3 Internal Computer Hardware

Quiz #3.3 Internal Computer Hardware

9th Grade

15 Qs

Word: Reference ribbon review

Word: Reference ribbon review

10th Grade

10 Qs

Prosperity Indicators

Prosperity Indicators

9th - 12th Grade

12 Qs

Fun with Numpy

Fun with Numpy

Assessment

Quiz

Fun, Education, Instructional Technology

9th - 12th Grade

Practice Problem

Hard

Created by

Aswin Varghese

Used 106+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Each location of an element in an array is called ______________

Size

Length

Index

Element

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Two dimensional arrays are also known as ______________

Subscripts

Matrices

ndarray

Vectors

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

One dimensional arrays are also known as _____________

Vectors

ndarray

Matrices

Subscript

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which one of these is given as the 1st subscript?

column index no.

row index no.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_________________ returns the length of each element of array in bytes.

len()

itemsize

shape

type

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A=np.array([1,2,3,4],dtype=np.float64)

What is the itemsize of array 'A'?

1

4

8

16

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

b=np.array([[1,2,3,4],[5,6,7,8],[10,11,12,13]])

Write the value of b[2,1].

3

6

10

11

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?