Write a VBScript that asks the user for two numbers and then displays the sum, difference, product and Quotient in a single msgbox. You must use a function for each arithmetic operation and send and receive arguments

Write a VBScript that asks the user for two numbers and then displays the sum, difference, product and Quotient in a single msgbox. You must use a function for each arithmetic operation and send and receive arguments