Unit 1 Algorithm and programming

Unit 1 Algorithm and programming

9th Grade

7 Qs

quiz-placeholder

Similar activities

true or false

true or false

9th Grade

10 Qs

IDT Unit 2 Quiz Review

IDT Unit 2 Quiz Review

8th - 12th Grade

10 Qs

LÀM VIỆC VỚI DÃY SỐ

LÀM VIỆC VỚI DÃY SỐ

8th - 9th Grade

11 Qs

Intro to JavaScript

Intro to JavaScript

9th Grade

11 Qs

Boolean and If-Else Practice

Boolean and If-Else Practice

9th - 12th Grade

11 Qs

C++ Arrays

C++ Arrays

8th - 12th Grade

12 Qs

CP II 2.04 The Array Class

CP II 2.04 The Array Class

9th - 12th Grade

10 Qs

Python: Functions and Parameters

Python: Functions and Parameters

9th - 12th Grade

10 Qs

Unit 1 Algorithm and programming

Unit 1 Algorithm and programming

Assessment

Quiz

Computers

9th Grade

Medium

Created by

amani amaneit2003@yahoo.com

Used 26+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python extension with built-in functions

libraries

array

NumPy

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

data structure that stores elements of the same data

type

libraries

array

NumPy

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Library for data structure and scientific calculations

NumPy

array

libraries

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

array with multiple rows and columns

two-dimensional

array

NumPy

array

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

to change an element's shape by changing the

number of rows and columns

reshape

NumPy

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

to change the rows to columns and the columns to

rows

transpose

DataFrame

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

the data structure of panda's library

DataFrame

arrays