/************************************************************************** * * * NAME: Jason James CLASS: CSC121-00x * * * * Lab: MATH!!! Level: 0 * * * * Description: * * * * This program reads two numbers from the user. Once read in, we * * perform the four basic math operations (addition, subtraction, * * multiplication, and division) on them and display the results in a * * traditional format. * * * **************************************************************************/