Unit 2 Guided Practice 2: Use An “If…Else” Statement
February 27, 2020
Week 10 Discussion 1
February 27, 2020
Show all

Unit 2 Graded Exercise 2: “While” Loop

 

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

Your email address will not be published. Required fields are marked *