99 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.
#button {
background-color: #F05A1A;
border: 5px;
border-radius: 5px;
color: white;
padding: 5px 5px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 13px;
margin: 4px 2px;
cursor: pointer;
}

Save your time – order a paper!
Get your paper written from scratch within the tight deadline. Our service is a reliable solution to all your troubles. Place an order on any task and we will take care of it. You won’t have to worry about the quality and deadlines

Order Paper Now

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