Code.org CS Discoveries U3L15 Keyboard Input

Quiz
•
Computers
•
9th Grade
•
Hard
Joan Goldberg
Used 70+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The animation for the bug facing left begins with bug.rotation=0. If the user presses the right arrow, what should bug.rotation equal?
0
90
-90
180
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The animation for the bug facing left begins with bug.rotation=0.. If the user presses the up arrow, what should bug.rotation equal?
0
90
-90
180
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The animation for the bug facing left begins with bug.rotation=0. If the user presses the down arrow, what should bug.rotation equal?
0
90
-90
180
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Checks if the key specified was released. Generates a single true value when the key is released, no matter how long a key is pressed.
keyWentDown(code)
keyDown(code)
keyWentUp(code)
drawSprites()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Checks if the key specified is pressed. To continually check if the key is pressed.
keyWentDown(code)
keyDown(code)
keyWentUp(code)
drawSprites()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Checks if the key specified was pressed. Generates a single true value when the key is pressed down, no matter how long a key is pressed.
keyWentDown(code)
keyDown(code)
keyWentUp(code)
drawSprites()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
keyDown('h) is a ...
boolean variable
boolean expression
boolean function
conditional statement
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
year 8 lesson 2 quiz - python

Quiz
•
8th - 10th Grade
12 questions
CSP: Code.org - Unit 3 Vocabulary Review

Quiz
•
9th - 12th Grade
10 questions
4.3 Interrupts

Quiz
•
9th Grade - University
8 questions
Quiz de Criatividade em p5.js

Quiz
•
9th Grade - University
10 questions
APCSP 3.7 Debugging

Quiz
•
9th - 12th Grade
15 questions
Python Basics

Quiz
•
KG - University
15 questions
Coding Pre-quiz

Quiz
•
6th - 9th Grade
9 questions
Year 7 & 8 - Scratch

Quiz
•
4th - 9th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade