Unit 2 graded exercise 2: “while” loop | introuduction to programming | ECPI University
You will write a flowchart, and C code for a program that does the following:
1. Uses a while loop.
2. Prints the numbers from 1 to 10 with a blank line after each number. (You’ll need to use the newline character n).
Here is what the program looks like.
File Submission
Upload your Flowgorithm file, your .c file, and a screen shot of your code output saved in a Word document including the path name directory at the top of the screen into the dropbox for grading
Leave a Reply
Want to join the discussion?Feel free to contribute!