Search Header Logo

PLTW CSE Essentials - Review for EOC #3

Authored by Wayground Content

Computers

9th - 12th Grade

Used 1+ times

PLTW CSE Essentials - Review for EOC #3
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?