Loops, Lists & If Statements - Codesters

Loops, Lists & If Statements - Codesters

6th - 8th Grade

21 Qs

quiz-placeholder

Similar activities

Python - Test Revision

Python - Test Revision

8th Grade

20 Qs

Vocab for Codesters 13-14

Vocab for Codesters 13-14

7th - 8th Grade

16 Qs

Code.org Express Unit Assessment

Code.org Express Unit Assessment

7th Grade

20 Qs

Y8 Python

Y8 Python

7th - 8th Grade

20 Qs

Python Quiz

Python Quiz

8th Grade

20 Qs

Edublocks Assessment

Edublocks Assessment

7th Grade

21 Qs

Test 1: Banana Tales I

Test 1: Banana Tales I

8th Grade

20 Qs

code.org course D Sequencing 4th

code.org course D Sequencing 4th

3rd - 6th Grade

20 Qs

Loops, Lists & If Statements - Codesters

Loops, Lists & If Statements - Codesters

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Landon Hendrix

Used 23+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lists are surrounded by?

{ }

[ ]

( )

" "

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ________ is a name that stores a group of values.

List

String

Integer

Loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will list(word) do

Create a list with one value: puppies

Create an empty list

Create a list with seven values: all the letters in puppies

Create a list with one value: word

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many times will the loop in the editor run?

6

7

2

It will keep running forever until it gets a break

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the != symbol mean?

equals

add a value every time the loop runs

greater than

does not equal

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many times will this loop run

4

10

40

0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many values from the list does the variable student store at one time?

1

4

10

The whole list

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?