Computers and Technology
Computers and Technology, 24.06.2019 17:40, xinkyx616

Pseudocode pld #6, pg. 117 start// declarations// number numbertoguess// number myguess; numbertoguess = 92// while myguess ! = numbertoguess// output " guess an integer number between 1 and 100"// input myguess// if (myguess == numbertoguess)// output "you guessed the correct number"// else// output "the number you guessed was incorrect. try again! "// end if// end while// output " for playing the guessing game. have a great day! "// stop

answer
Answers: 3

Similar questions

Do you know the correct answer?
Pseudocode pld #6, pg. 117 start// declarations// number numbertoguess// number myguess; numbertogu...

Questions in other subjects:

Konu
Spanish, 04.11.2021 17:20
Konu
Mathematics, 04.11.2021 17:20