Review the flowchart below and write C source code to match.

profileOnyourmark
unit_2_discussion.docx

Unit 2 Discussion

Part 1:  Review the flowchart below and write C source code to match. Post your solution here. Click here  to view the flowchart in a new window.

If you get stuck, post questions about flowcharting to your instructor or classmates prior to posting your solution. The idea is to refresh our memories on flowcharting, not to be the first to get it right!

C:\Users\dfuller\Desktop\Unit_2_Discussion_flowchart_drawing.png

Part 2: Research demonstrates that all programs can be written in the terms of the following three control structures: sequence, selection, and repetition. Define one of these control structures and give a specific coding example explaining in detail what task the statement is performing.

C:\Users\dfuller\Desktop\Unit_2_Discussion_flowchart_drawing.png