1) Write a program, where the function accepts two arguments. 2) The function should multiply the two arguments. 3) Make 3 function calls with arguments - (1, 2), (2, 3) and (3, 4)