During a computer science class, Jackson, Ethan, and Scarlett are learning about mouse events in Python. They come across the onMouseMove(x, y) function. What would this function do if they were to use it in their code?
CS1: Unit 3 Review

Quiz
•
Computers
•
10th Grade
•
Medium
Linda Pchelka
Used 15+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
A) It would be called when the mouse is pressed and moved
B) It would run code only if a certain condition is true
C) It would be called every time the mouse is moved, regardless of whether it's pressed or not
D) It would define a helper function for handling mouse events
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Zoe is playing a video game and she wants to move her character. When will the onMouseDrag(x, y) function be called in her game controller?
A) When Zoe clicks a button on the controller
B) When Zoe releases a button on the controller
C) When Zoe presses a button and moves the joystick
D) When Zoe's controller is stationary
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Harper, Mia, and Emma are working on a group project. They want to display a message only when a certain condition is met. Which programming concept should they use?
A) Defining helper functions
B) Using an if statement
C) Handling mouse events
D) Running code regardless of any condition
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Kai is writing a program and he comes across an 'if' statement. He notices some code indented after the 'if' statement. Aria and Maya are discussing what this indented code might do. What do you think is the purpose of this indented code?
A) It helps Kai define a helper function
B) It runs regardless of the condition of the 'if' statement
C) It is called the body and runs only if the condition in the 'if' statement is true
D) It is used for handling mouse events in Kai's program
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Anika has 5 apples and Liam gives her some more. Which test checks if the total number of apples Anika has now is less than or equal to the number of apples William has?
A) (Anika's apples < William's apples)
B) (Anika's apples <= William's apples)
C) (Anika's apples == William's apples)
D) (Anika's apples >= William's apples)
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Avery, Charlotte, and Anika are working on a coding project. They are using an 'if-else' statement. What happens to the code in the 'else' body of their program?
A) It runs only if the condition in the previous 'if' statement is false
B) It runs regardless of the condition in the previous 'if' statement
C) It defines a helper function
D) It handles mouse events
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
David is writing a program to automate his home's lighting system. He wants the lights to turn on only if it's dark outside. Which programming concept should he use to achieve this?
A) Defining helper functions
B) Testing multiple conditions in a row
C) Running code only if the mouse is pressed
D) Handling mouse events
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
AP CSP Unit 4

Quiz
•
10th - 12th Grade
13 questions
Unit 3 Vocab Quiz

Quiz
•
10th Grade
14 questions
p5.js Week1 PREtest

Quiz
•
7th - 12th Grade
20 questions
Programming Constructs

Quiz
•
9th - 10th Grade
20 questions
Loops

Quiz
•
1st - 12th Grade
20 questions
JavaScript Basics CodeHS

Quiz
•
7th - 12th Grade
15 questions
Processing Beginners Quiz

Quiz
•
7th - 12th Grade
12 questions
Project-Stem Unit 1 python coding

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade