CSE 1.2.4 Quiz

CSE 1.2.4 Quiz

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

9.1.2 - Starter Quiz

9.1.2 - Starter Quiz

7th - 11th Grade

14 Qs

Python Arrays

Python Arrays

9th - 10th Grade

11 Qs

UIL Computer Science

UIL Computer Science

12th Grade

11 Qs

Python Arrays

Python Arrays

9th - 12th Grade

13 Qs

Python Lists v2

Python Lists v2

9th - 12th Grade

15 Qs

Code.org Unit 6 - Lists

Code.org Unit 6 - Lists

9th - 12th Grade

12 Qs

List Operations

List Operations

9th - 12th Grade

10 Qs

CSE 1.2.4 Quiz

CSE 1.2.4 Quiz

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Jason Hanson

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

In the image below, the lists are correlated by index location. Which flavor has the most votes?

Rocky Road

Cookie Dough

Mint

Vanilla

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Which flavor is in index 3?

Rocky Road

Cookie Dough

Mint

Vanilla

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The _____ number identifies the specific position of an element in a list for the program to access.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

If a user picks Rocky Road, what will the VoteList look like?

5,7,2,7

5,7,3,6

5,8,2,6

6,7,2,6

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Identify the procedure call for CombineLists that will execute only when a flavor has been selected from the list.

A

B

C

D

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Having both procedure calls for CombineList in this code will create an error.

True

False

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which color code will create white?

255,255,255

0,0,0

0,0,255

255,0,255

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?