Draw a flowchart for the program fragments (no need to show start and stop)
```
DO WHILE n < 3
LET sum = sum + n LET n=n + 1
LOOP
```
![14934|363x200](upload://qjmyE4BwoNGnGCzVSeHezzpg7Xe.jpeg)
Computer Science & Information Technology
You might also like to view...
Using the Align options on the FORMAT tab in the ________ group aligns pictures evenly
Fill in the blank(s) with correct word
Computer Science & Information Technology
Once a list of accessible databases is discovered, the next step for an intruder is to extract the ____ within the target database.
A. tables B. columns C. cells D. users
Computer Science & Information Technology