Loops, Lists & If Statements - Codesters

Loops, Lists & If Statements - Codesters

6th - 8th Grade

21 Qs

quiz-placeholder

Similar activities

7.3.1 - Programming with Scratch baseline assessment

7.3.1 - Programming with Scratch baseline assessment

6th Grade

19 Qs

tic tac toe with ai

tic tac toe with ai

7th Grade

20 Qs

chatbot python

chatbot python

6th Grade

20 Qs

Coding Vocabulary

Coding Vocabulary

8th Grade

22 Qs

KS3 Year 7 Summative from NCCE

KS3 Year 7 Summative from NCCE

6th - 8th Grade

20 Qs

Edublocks lesson 7 loops intro

Edublocks lesson 7 loops intro

6th - 8th Grade

17 Qs

2.1.3 Review

2.1.3 Review

8th Grade

17 Qs

Year 7 Scratch

Year 7 Scratch

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