numpy library- warm up

numpy library- warm up

10th Grade

8 Qs

quiz-placeholder

Similar activities

Java: repetition control structure for & while

Java: repetition control structure for & while

10th - 12th Grade

10 Qs

AutoCad Practice Exam

AutoCad Practice Exam

10th - 11th Grade

10 Qs

Creating Database Tables

Creating Database Tables

8th - 10th Grade

10 Qs

FLOWCHART REVIEW

FLOWCHART REVIEW

10th Grade

13 Qs

python quiz

python quiz

6th Grade - Professional Development

10 Qs

WJEC GCSE ICT Unit 1 E-Mail

WJEC GCSE ICT Unit 1 E-Mail

9th - 10th Grade

13 Qs

BlueJ

BlueJ

10th Grade

10 Qs

Google Docs

Google Docs

5th Grade - University

13 Qs

numpy library- warm up

numpy library- warm up

Assessment

Quiz

Computers

10th Grade

Practice Problem

Hard

Created by

Dina Sarris

Used 121+ times

FREE Resource

AI

Enhance your content in a minute

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

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is known as advanced data structure?

list

dictionary

library

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a library?

Pandas

append

delete

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which statement is used to import the numpy library?

import numpy

import as np

import numpy as np

import as numpy

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which statement is used to create a numpy array called ages and has 10, 20, 30 and 40 as content?

ages = np([10,20,30,40])

ages = array([10,20,30,40])

ages = np.array([ ])

ages = np.array([10,20,30,40])

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to display the type of the data structure?

print

type

input

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

which statement is used to convert a list called numbers to a numpy array called values?

numbers = np.array(values)

values = np.array(numbers)

values = array(numbers)

values = np.array[numbers]

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which statement is used to display the content of a list known as Names?

print(Names)

print(np.Names)

print(np.array(Names))

print(Names_list)

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?