' Write a program that will calculate a + b ' ----- ' a - b ' and print the answer, as long a and b are not equal. ' Otherwise it will print an appropriate message. 'Save it on drive f: (Write your name as a comment)