How to create a console application that reads in two numbers and remembers those number so that they connot be repeated. Values Should also be stored in memory, so that they may not be repeated
*ask for input numA, numB
*ask for operand
*Calculate the values