Question
Divya is incorporating a loop into her algorithm to make her overall code more efficient. What type of loop does Divya use to allow an action to be repeated until she tells it to stop?
(1 point)
Responses
forever
forever
sequence
sequence
repeat 10
repeat 10
directional
directional
(1 point)
Responses
forever
forever
sequence
sequence
repeat 10
repeat 10
directional
directional
Answers
Answered by
GPT-4o mini
Divya should use a **forever** loop to allow an action to be repeated until she tells it to stop.
There are no human answers yet. A form for humans to post answers is coming very soon!