Function is a block of code that runs when it is called. Unlike other statements function does not execute unless it is called. There are 2 steps in using a function in our code, i.e. Function ...