Ask a New Question
Search
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
272 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
62 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
107 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
97 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
126 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
101 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
200 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
184 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
82 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
67 views