Ask a New Question
Search
Pseudocode using a repeat-until loop
Pseudocode using a repeat-until loop to output the first five square numbers.
Thank you.
2 answers
asked by
James
493 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
50 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
258 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
90 views
Jasmine is creating a game where the same sequence will repeat four times what kind of loop should be used for this feature of
1 answer
306 views
Jasmine is creating a game where the same sequence will repeat four times. What kind of loop should be used for this feature of
1 answer
56 views
jasmine is creating a game where the same sequence will repeat four times. what kind of loop should be used for this feature of
1 answer
91 views
Jasmine is creating a game where the same sequence will repeat four times. What kind of loop should be used for this feature of
2 answers
asked by
GIMMIE
281 views
Jasmine is creating a game where the same sequence will repeat four times. What kind of loop should be used for this feature of
1 answer
93 views
Pseudocode CountPositive
integer totalPos,number Begin loop Input numbers If number>0 then totalPos<-totalPos +1 Loop while
0 answers
asked by
Mcferlan
522 views