Based on the 2023/24 Code.org curriculum for the units Interactive Animations and Games, as well as the Creating Apps with Devices (adafruit circuit express).
Which code is the sun
![]()
A variable is a container for storing a value
Which symbol is the assignment operator
What is the largest possible Petals that will appear on this flower

Which one will make an object opaque/transparent
What color will the word sky be?

What will line 21 do

What is a shortcut for taking a screenshot

What is a shortcut for pasting

To use a Counter Pattern to make a sprite appear animated, the code must be placed in a draw loop
What is the smallest number this block of code could make: RandomNumber(-50, 50)
A conditional means something evaluates to either true or false
Which ones are Boolean Operators
Which ones are Comparison Operators
Which ones are Mathematical Operators
Identify which one is not an Input
What direction will this sprite go if the space bar is pressed?
What lines are the Function setCoin called in the program?
Which Block of code triggers line 6?
Which one looks for a trigger/change on the App Screen?
Which one looks for a trigger/change on the Circuit Playground?
What line updates the variable?
What line is a conditional?
what does line 3 do?
what does line 13 do?
what does line 4 do?
What are some of the Sensors built into the circuit playground express?
How many times is the function updateScore called in this program
Which color wire is the negative?
Is this button wired "up" or "down"