Draw a flowchart that ask the user to enter number: if the number is less than then 10 number it is doubled if the number is more than or equal to 10 one is added to it. the result is displayed the process is repeated until the number 0 is entered.

Respuesta :

Answer:

please find the attachment of the flowchart.

Explanation:

In this question, a start block is used to start the program, in the parallelogram box we input the value from the user end and in the diamond box, we check the input is not equal to 0. In the next diamond box, it checks the given input value and print value, and at the last, we stop the code.

Please find the program and its output in the attached file.

Ver imagen codiepienagoya
Ver imagen codiepienagoya
Ver imagen codiepienagoya
Q&A Education