Ask a New Question
What kind of loop should
Malik wants to create a program that will repeat Spanish vocabulary words five times. What kind of loop should be used to do
1 answer
282 views
Malik wants to create a program that will repeat Spanish vocabulary words five times. What kind of loop should be used to do
1 answer
79 views
Which kind of loop has the incrementing variable initialized BEFORE the loop begins?
(1 point) Responses a for loop a for loop an
1 answer
asked by
Shogun
124 views
Malik wants to create a program that will repeat Spanish vocabulary words five times. What kind of loop should be used to do
1 answer
107 views
if the number of times that a loop repeats will be determined by whether the user inputs the correct answer to a trivia
1 answer
138 views
We want to simulate constantly flipping a coin until we get 3 heads in a row. What kind of loop should we use?
For loop While
1 answer
asked by
joe
114 views
What kind of loop should be used in a game where the user is guessing a secret code and the message “Guess again!” appears
1 answer
214 views
If the number of times that I leave for a peach will be determined by whether the user inputs the correct answer to a trivia
1 answer
193 views
Which kind of loop has the incrementing variable initialized BEFORE the loop begins?
a for loop an initialized loop a while loop
1 answer
90 views
Which kind of loop has the incrementing variable initialized BEFORE the loop begins?
a for loop an initialized loop a while loop
1 answer
77 views