Problem
Write a function definition for a void function called echo such that the following function call will echo the input described in and will echo it in the same format as we specified for the input (that is, four lines of five numbers per line):
echo (a, 4);