Post Assessment Review

Post Assessment Review

10th Grade

19 Qs

quiz-placeholder

Similar activities

AP CSP Unit 5 Review: Lists, Loops and Traversals

AP CSP Unit 5 Review: Lists, Loops and Traversals

9th - 12th Grade

19 Qs

Code.org Unit 4 Vocabulary

Code.org Unit 4 Vocabulary

9th - 12th Grade

19 Qs

Code.org List Questions

Code.org List Questions

10th - 12th Grade

20 Qs

Unit 4 Code.org Csd

Unit 4 Code.org Csd

9th - 12th Grade

19 Qs

Code.org Unit 5

Code.org Unit 5

10th - 12th Grade

20 Qs

Python - Chpt 1 - Review

Python - Chpt 1 - Review

9th - 12th Grade

15 Qs

Code.org CSP Unit 5 Test Review

Code.org CSP Unit 5 Test Review

9th - 12th Grade

20 Qs

CSP Lists Loops and Traversals

CSP Lists Loops and Traversals

10th - 12th Grade

15 Qs

Post Assessment Review

Post Assessment Review

Assessment

Quiz

Computers

10th Grade

Medium

Created by

CHRISTOPHER TARANGO

Used 3+ times

FREE Resource

19 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

15 mins • 1 pt

Media Image

What is the output of the script?

2.

FILL IN THE BLANK QUESTION

15 mins • 1 pt

Media Image

What is output to the console?

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

What is output to the console?

blue

green

yellow

red

4.

MATCH QUESTION

15 mins • 1 pt

Match the following

loop

code that can be re-used

function

a script or code which is repeated

conditional

memory where a value is stored

index

expression which evaluates to true or false

variable

an element's position within a list

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Media Image

What will be the output?

['plane', 'car', 'skates']

['car', 'plane', 'skates']

['car', 'skates', 'plane']

['plane', 'skates', 'car']

6.

MATCH QUESTION

15 mins • 1 pt

Match the following

int()

command to treat a value as a string of characters

str()

command used to treat a value like a number

input()

command used to output to the console

append()

this command adds an element to the end of a list

print()

command used to gather information from the user

7.

FILL IN THE BLANK QUESTION

15 mins • 1 pt

Media Image

What is the value printed to the console?

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?