Ask a New Question

Asked by kasu

Design a program that keeps on reading number until the user enter a zero value
8 years ago

Answers

Answered by Steve
x=5
while (x≠0) read x
8 years ago
There are no AI answers yet. The ability to request AI answers is coming soon!

Submit Your Answer


We prioritize human answers over AI answers.

If you are human, and you can answer this question, please submit your answer.

Related Questions

how do you design a program that asks the user to enter a store's sales for each day of the week. th... How do you design a program that asks for the sale figures, computes the total sales for the year, a... Design a program that will ask the user to enter the amount of a purchase. The program should then c... Design a program in pseudocode that calculates the amount of money a person would earn over a period... Design a program that models the worm's behavior in the following scenario: A worm is moving towar... . Design a modular program that asks how many tickets for each class of seats were sold, and then d... Design a program that lets the user enter the total rainfall for each 12 months into an array. The p... to design a program that asks for the sales figures, computes the total sales for the year, and calc... Design a program to project several years of population growth. The user should be able to enter in... design a program that models the worms behavior in the following scenario. A snake is moving towards...
Submit Your Answer

Question

Design a program that keeps on reading number until the user enter a zero value

Ask a New Question
Archives Contact Us Privacy Policy Terms of Use