Draw a flowchart for the program fragments (no need to show start and stop)

```
DO UNTIL value = 9999
INPUT value
IF value < 9999 THEN
LET sum = sum + value LETn=n+1
END IF
LOOP
```


![14937|332x329](upload://FzsVNoymGJOu0BbKTqxCd0gMUo.jpeg)

Computer Science & Information Technology

You might also like to view...

Write a one-line function (Sobell, page 356) named welcome that displays Welcome to my computer. Demonstrate that the function works.

What will be an ideal response?

Computer Science & Information Technology

In Slide Show view, a presentation advances from one slide to the next when you press _____ key.

A. the Enter B. the Tab C. the Shift D. any

Computer Science & Information Technology

Fonts used to be measured in pitches, or the number of characters that could fit in a line

Indicate whether the statement is true or false

Computer Science & Information Technology

To demote a multilevel list topic to the next level, click the Decrease Indent button in the Paragraph group on the Home tab.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology