// Practical 7A (Revision) - Q1
// Marcus Ward
// 26/10/2011
/* Program will allow user to enter 2 values and an operator.
Using a switch statement the program will display the result on screen....