Loops, Lists & If Statements - Codesters

Loops, Lists & If Statements - Codesters

6th - 8th Grade

21 Qs

quiz-placeholder

Similar activities

Coding Karel 2

Coding Karel 2

KG - University

20 Qs

Programming

Programming

6th - 8th Grade

20 Qs

Year 7 Microbit

Year 7 Microbit

7th - 8th Grade

20 Qs

AQA GCSE Computer Science - 3.1.1 Representing Algorithms

AQA GCSE Computer Science - 3.1.1 Representing Algorithms

8th - 10th Grade

19 Qs

Code.org Function

Code.org Function

6th Grade

20 Qs

Hour of Code

Hour of Code

6th Grade

20 Qs

Course E 2023

Course E 2023

6th - 8th Grade

20 Qs

Python Functions Quiz

Python Functions Quiz

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?