Loops, Lists & If Statements - Codesters

Loops, Lists & If Statements - Codesters

6th - 8th Grade

21 Qs

quiz-placeholder

Similar activities

Year 6 Assessment

Year 6 Assessment

6th Grade

20 Qs

Python Lists Substrings

Python Lists Substrings

8th - 9th Grade

20 Qs

TSA Coding Practice Test 2025

TSA Coding Practice Test 2025

8th Grade

20 Qs

Computer Programming Vocabulary

Computer Programming Vocabulary

5th - 7th Grade

18 Qs

Object and Coding Concepts Quiz

Object and Coding Concepts Quiz

7th Grade - University

21 Qs

chatbot python

chatbot python

6th Grade

20 Qs

Block Programming Code.org Express Course

Block Programming Code.org Express Course

6th - 8th Grade

20 Qs

Python basic commands

Python basic commands

8th 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?