Create a program that uses the same formula above to output the result. This time, prompt the user for the values a,b,x, and y. Use appropriate variable names and naming conventions. a= 5, b = 1, x = 10, and y = 5, output the result of the formula f = ( a -b)( x- y)