Unit 1 graded exercise 1: flowchart and c code | programming | ECPI University
Please refer to the lecture page (Understanding the Program Development Cycle ) before you start working on this assignment.
Please watch the following short video that explains the steps to create a flowchart and pseudocode.
You will write a flowchart, and C code for a program that does the following:
1. Asks a user for a number.
2. Multiplies that number by itself.
3. Outputs the number and the result, using descriptive language to tell the user what they’re seeing.
Here is what the program looks like when it’s executed:
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!