PLTW CSE Essentials - Review for EOC #3

PLTW CSE Essentials - Review for EOC #3

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Photoshop թեստային աշխատանք

Photoshop թեստային աշխատանք

9th Grade

20 Qs

Google Blockly

Google Blockly

1st Grade - Professional Development

15 Qs

Color Theory Test Review

Color Theory Test Review

9th - 12th Grade

15 Qs

Binary, Hex & Pixelation

Binary, Hex & Pixelation

10th Grade

21 Qs

Cycle 4 VR Vex Final Review

Cycle 4 VR Vex Final Review

7th - 10th Grade

20 Qs

JavaScript - Karel

JavaScript - Karel

9th - 10th Grade

20 Qs

Swift Playgrounds  Part 2

Swift Playgrounds Part 2

9th Grade

15 Qs

PLTW CSE Essentials - Review for EOC #3

PLTW CSE Essentials - Review for EOC #3

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Quizizz Content

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
This block of code is an example of . . .
an event handler.
a conditional statement.
an iterative loop.
a non-visible component.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

x = 0

while x + 1 < 5:

- x = x + 1

else:

- x += 1

print(x)

4

6

5

Infinite Loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

mystring = "hello"

for letter in mystring :

- print(mystring.find(letter))

0,1,2,2,4

0,1,2,3,4

0,1,1,2,4

0,1,2,3,3

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

RGB uses light to display color.
True
False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable that can be used anywhere in a program.
String Data
Global Variable
Local Variable
Component

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
What's the correct algorithm to get the bus to the school?
Turn Left, Move Forward, Move Forward, Turn Right
Move Forward, Move Forward
Move Forward, Move Forward, Move Forward, Turn Left, Turn, Right
Turn Left, Move Forward, Turn Right, Move Forward, Move Forward, Turn Left
Turn Right, Move Forward, Turn Left, Move Forward, Turn Left

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This area shows a list of pictures and/or sound being used in the project.

Properties

Viewer

Palette

Media

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?