the statement "if we are late, we wont be able to see the movie previews" is an example of which of these?

alternative

iterative

sequence

conditional

conditional

rupert wants to write a program where an archer will shoot an arrow six times. which of the following coding terms should be used

boolean

while

for

forever

for

when a computer code encounters the word ''if,'' what does it do?

iterates

checks if the condition is true or false

follows a sequence

repeats the instructionsz

checks if the condition is true or false

river designs a program that will make a cartoon baby jump up and down. but when it is run, the baby appears but doesnt move, what should river do?

create a boolean question

move code to the editor

run the program

check for bugs

check for bugs

a conditional statement begins with the word "when."

true

false

false

elijah wants to move the bleachers to the right, coaches to the left and the players to the center. what does elijah want to change in the game?

the interface

the variable

the conditional loop

the editor