You will write a flowchart, and C code for a program that does the following: 1. Uses a for loop. 2. Asks the user for their age. 3. Prints Happy Birthday for every year of the users age, along with the year

 
You will write a flowchart, and C code for a program that does the following:
1. Uses a “for” loop.
2. Asks the user for their age.
3. Prints “Happy Birthday” for every year of the user’s age, along with the year.
Here is what the output of 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.