arrays in python

arrays in python

1st - 3rd Grade

10 Qs

quiz-placeholder

Similar activities

A computer for the classroom

A computer for the classroom

2nd - 4th Grade

10 Qs

Powtoon

Powtoon

1st Grade

15 Qs

Software

Software

2nd Grade

10 Qs

TH TH 4

TH TH 4

1st Grade

10 Qs

Presentaciones de Google

Presentaciones de Google

1st - 2nd Grade

10 Qs

Grade 3 T3 Practice Review

Grade 3 T3 Practice Review

3rd Grade

10 Qs

The Internet

The Internet

1st - 5th Grade

15 Qs

EXAMEN II BIMESTRE - INFORMÁTICA - 2DO GRADO

EXAMEN II BIMESTRE - INFORMÁTICA - 2DO GRADO

2nd Grade

10 Qs

arrays in python

arrays in python

Assessment

Quiz

Computers

1st - 3rd Grade

Easy

Created by

Камила Асемханова

Used 8+ times

FREE Resource

AI

Enhance your content

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are arrays in python?

this is a variable that stores many values.

Accordingly, the variable can now store the entire array

The array elements can also be accessed through square brackets:

But usually you need to work with all the elements of the array at once. T

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The array elements can also be accessed via:

square brackets

parentheses

green brackets

double commas

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An array can be represented as such a sequence ;

cells

round cake

squares

letters'

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the specified number is too large (more than the length of the array), then python will output :

error

right

green line

rays of the sun

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

array element with number i :

a[i]

len(a)

a.pop()

a * 3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

array length :

len(a)

a[i]

a * 3

b = a

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

the first three elements of the array :

a[:3]

a[:2]

a[:4]

a[:5]

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?

Discover more resources for Computers