numpy library- warm up

numpy library- warm up

10th Grade

8 Qs

quiz-placeholder

Similar activities

Programming basics

Programming basics

10th - 11th Grade

11 Qs

Importance of data

Importance of data

10th Grade

10 Qs

Câu lệnh vào ra trong python

Câu lệnh vào ra trong python

10th Grade

10 Qs

Word 2016 Lesson 1

Word 2016 Lesson 1

9th - 12th Grade

10 Qs

Keyboard Shortcuts

Keyboard Shortcuts

9th - 12th Grade

9 Qs

Tugas sistem komputer

Tugas sistem komputer

10th Grade

10 Qs

Simulasi DIgital - Logika Algoritma dan Peta Minda

Simulasi DIgital - Logika Algoritma dan Peta Minda

10th Grade

10 Qs

Types of Mass Media

Types of Mass Media

10th Grade - Professional Development

11 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?