Unit 3 Graded Exercise 1: Write And Call Three Functions.
1. Calls three functions from main(). The functions are named first(), second(), and third(). Each function prints out its name (“first,” “second,” “third.”). After all three functions are called, the main() function should print “End of program.”
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.