Quiz on Arrays in Python

Quiz on Arrays in Python

1st Grade

14 Qs

quiz-placeholder

Similar activities

2D Games After Lesson Quiz

2D Games After Lesson Quiz

1st - 5th Grade

14 Qs

Day 2 Quiz

Day 2 Quiz

1st - 12th Grade

10 Qs

FontysVenlo - PRC1 - W03

FontysVenlo - PRC1 - W03

1st - 3rd Grade

12 Qs

Hari 3 - Kuis Coding & Perkenalan AI

Hari 3 - Kuis Coding & Perkenalan AI

1st - 3rd Grade

10 Qs

Master Class Little Champs

Master Class Little Champs

KG - 2nd Grade

15 Qs

2.2 EOU Quiz

2.2 EOU Quiz

1st Grade - Professional Development

10 Qs

Quiz 1

Quiz 1

1st - 3rd Grade

14 Qs

Complexivo

Complexivo

1st Grade

10 Qs

Quiz on Arrays in Python

Quiz on Arrays in Python

Assessment

Quiz

Education

1st Grade

Medium

Created by

Alexander Barus

Used 3+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an array similar to?

A number

A list

A string

A variable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do we use to declare an array?

Curly braces

Square brackets

Parentheses

Angle brackets

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first index of an array?

1

0

3

2

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function checks the length of an array?

count()

size()

length()

len()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function adds an item to an array?

append()

add()

insert()

push()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do we use to remove an item from an array?

discard()

erase()

remove()

delete()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of data can be stored in an array?

Only numbers

Only strings

Similar types of data

Only booleans

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?