// // Filename: *.cpp // // Description: 'Exact description of problem and the problem // number if applicable.' For example: 1.23) Write a // program that asks the user to enter two numbers, obtains // the two numbers from the user, and prints the sum, // product, difference, and quotient of the two numbers. // // ENSC 104: Digital Computer Programming // // Instructor: Dr. Walsh // // Class Time: 11:00 or 12:30 // // Date Created: xx/xx/00 // Last Modified: xx/xx/00 // // Name: student's name //