What is a function? A function is a group of statements that is executed when it is called from some point of the program.

As of now, I'm assuming the only function you've worked with is the main...