PLTW CSE Essentials - Review for EOC #3

PLTW CSE Essentials - Review for EOC #3

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Kelompok 9 (9A) INFORMATIKA

Kelompok 9 (9A) INFORMATIKA

9th Grade

20 Qs

Kódování - obrázky, barvy

Kódování - obrázky, barvy

6th Grade - University

20 Qs

Seri ekran,potansiyometre,servo

Seri ekran,potansiyometre,servo

9th - 12th Grade

18 Qs

Unit 3: JavaScript Programming in AppLab

Unit 3: JavaScript Programming in AppLab

9th - 12th Grade

15 Qs

HTML & CSS Review

HTML & CSS Review

7th - 10th Grade

24 Qs

MIKROTIK BASIC

MIKROTIK BASIC

11th Grade

20 Qs

VII разред: Python - Pygame

VII разред: Python - Pygame

1st - 12th Grade

22 Qs

Intro to coding arduino unit

Intro to coding arduino unit

9th - 12th 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

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?