Ask a New Question
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
504 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
77 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
281 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
105 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
321 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
71 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
105 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
300 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
107 views
Pseudocode CountPositive
integer totalPos,number Begin loop Input numbers If number>0 then totalPos<-totalPos +1 Loop while
0 answers
asked by
Mcferlan
544 views