PLTW CSE Essentials - Review for EOC #3

PLTW CSE Essentials - Review for EOC #3

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Java

Java

9th - 12th Grade

15 Qs

Grafika komputerowa

Grafika komputerowa

12th Grade - University

15 Qs

[AP CSP] Block Based Code

[AP CSP] Block Based Code

12th Grade

17 Qs

Intro to coding arduino unit

Intro to coding arduino unit

9th - 12th Grade

20 Qs

Robomind Basics 1 Course

Robomind Basics 1 Course

4th - 9th Grade

17 Qs

Digital Information

Digital Information

10th - 12th Grade

17 Qs

คำถามเกี่ยวกับ Blockly ด่าน เต่า

คำถามเกี่ยวกับ Blockly ด่าน เต่า

6th Grade - University

20 Qs

DESAIN GRAFIS PERCETAKAN

DESAIN GRAFIS PERCETAKAN

11th Grade

20 Qs

PLTW CSE Essentials - Review for EOC #3

PLTW CSE Essentials - Review for EOC #3

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

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