Write a function to calculate the factorial of a number ( a non negative integer ). The function accepts the number as an argument. Write a function to find the Max of three numbers. Write a function ...