Computer Science, asked by samuelrosyjesus, 5 months ago

write an pseudo code for whole numbers.​

Answers

Answered by MizZFaNtAsY
2

Answer:

{\huge{\underline{\boxed{\mathfrak{\fcolorbox{cyan}{w}{Answer - }}}}}}

Write pseudocode that will take numbers input and add them while the input number is greater than or equal to 0. ... Total = 0. WRITE “ Input Number”. READ num. WHILE num>= 0. DO.

Similar questions